Module object

Module object 

Source

Modules§

bounded_visitor
option_visitor
Shared OptionVisitor implementation for deserializing Move Option types.
rpc_visitor

Structs§

MoveObject
Object
ObjectInner
ObjectPermissions
A bitflag set of ObjectPermissions.
ObjectPermissionsIterator
Party
Per-address permission map for a party-owned object. Addresses not in members receive default_permissions.

Enums§

Data
ObjectPermission
A single permission that can be granted on a party-owned object.
ObjectRead
Owner
PastObjectRead

Constants§

GAS_VALUE_FOR_TESTING
ID_END_INDEX
Index marking the end of the object’s ID + the beginning of its version
OBJECT_START_VERSION

Functions§

generate_test_gas_objects
Make a few test gas objects (all with the same random owner).