Structsยง
- Receiving
- This represents the ability to
receive
an object of typeT
. This type is ephemeral per-transaction and cannot be stored on-chain. This does not represent the obligation to receive the object that it references, but simply the ability to receive the object with object IDid
at versionversion
if you can prove mutable access to the parent object during the transaction. Internals of this struct are opaque outside this module. - Receiving
Type Tag