Expand description
Implementation of snowman.block.ChainVM
interface for timestampvm.
Structs§
- State
- Represents VM-specific states.
Defined in a separate struct, for interior mutability in
Vm
. To be protected withArc
andRwLock
. - Vm
- Implements
snowman.block.ChainVM
interface.
Constants§
- PROPOSE_
LIMIT_ BYTES - Limits how much data a user can propose.