sui_
adapter_
v0
0.1.0
Module context
Module Items
Structs
Functions
In sui_
adapter_
v0::
programmable_
transactions
sui_adapter_v0
::
programmable_transactions
Module
context
Copy item path
Source
Structs
§
Execution
Context
Maintains all runtime state specific to programmable transactions
Functions
§
load_
type
Load
type_tag
to get a
Type
in the provided
session
.
session
’s linkage context may be reset after this operation, because during the operation, it may change when loading a struct.
reset_
linkage
Turn off linkage information, so that the next use of the session will need to set linkage information to succeed.
restore_
linkage
set_
linkage
Set the link context for the session from the linkage information in the
package
.
steal_
linkage