Crate aptos_types
source · [−]Re-exports
pub use utility_coin::*;Modules
Suppose we have the following data structure in a smart contract:
Nibble represents a four-bit unsigned integer.
For each transaction the VM executes, the VM will output a WriteSet that contains each access
path it updates. For each access path, the VM can either give its new value or delete it.
Structs
A struct that represents an account address.