Documentation ¶
Index ¶
- func NewMeterVM(vm block.ChainVM) block.ChainVM
- type MeterVM
- func (vm *MeterVM) BuildBlock() (snowman.Block, error)
- func (vm *MeterVM) GetBlock(id ids.ID) (snowman.Block, error)
- func (vm *MeterVM) Initialize(ctx *snow.Context, db manager.Manager, ...) error
- func (vm *MeterVM) LastAccepted() (ids.ID, error)
- func (vm *MeterVM) ParseBlock(b []byte) (snowman.Block, error)
- func (vm *MeterVM) SetPreference(id ids.ID) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MeterVM ¶
func (*MeterVM) Initialize ¶
Click to show internal directories.
Click to hide internal directories.