Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Amount ¶
Amount represense a NEAR yocto
func NewInt64Amount ¶ added in v0.2.0
NewInt64Amount returns a new amount for the given int64 value
func (Amount) MarshalJSON ¶
MarshalJSON returns a JSON representation of amount
type Height ¶
type Height uint64
Height represents a block height
func HeightFromString ¶
HeightFromString returns a new height parsed from a string
Click to show internal directories.
Click to hide internal directories.