Is there a method to get struct object

Hi.
I am new to developing with sui and move. I have been going through the documentations extensively and it seems like there is no support to get an struct object instance.

It seems the older documentation supported this:

object::get(<UID>)

But that doesn’t work any more. Please, how can I achieve this?

I don’t really understand your question

hi @blockchainBard thanks for replying. I’ve found a solution to this issue. Thank you

2 Likes