Documentation
¶
Index ¶
Constants ¶
View Source
const ( NameBlock = "block" NameUtxo = "utxo" NameDoubleSpend = "double-spend" NameLockHeight = "lock-height" NameMemo = "memo" )
View Source
const NoShard = -1
Variables ¶
This section is empty.
Functions ¶
func GetStatusShardName ¶
Types ¶
type BlockHeight ¶
type Height ¶
func (*Height) GetHeight ¶
func (s *Height) GetHeight() (BlockHeight, error)
func (*Height) SetHeight ¶
func (s *Height) SetHeight(blockHeight BlockHeight) error
Click to show internal directories.
Click to hide internal directories.