Structs§
- Maintains all runtime state specific to programmable transactions
Functions§
- Load
type_tag
to get aType
in the providedsession
.session
’s linkage context may be reset after this operation, because during the operation, it may change when loading a struct. - Turn off linkage information, so that the next use of the session will need to set linkage information to succeed.
- Set the link context for the session from the linkage information in the
package
.