Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Height ¶
Height represents the height of a transaction in blockchain
func NewHeightFromBytes ¶
NewHeightFromBytes constructs a new instance of Height from serialized bytes
func (*Height) Compare ¶
Compare return a -1, zero, or +1 based on whether this height is less than, equals to, or greater than the specified height respectively.
Click to show internal directories.
Click to hide internal directories.