Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddressToPubkey ¶
AddressToPubkey converts address to a pubkey.
func PubkeyToAddress ¶
PubkeyToAddress converts pubkey to an address.
Types ¶
type NanoAmount ¶
NanoAmount wraps a raw amount.
func NanoAmountFromString ¶
func NanoAmountFromString(s string) (n NanoAmount, err error)
NanoAmountFromString parses NANO amounts in strings.
func (NanoAmount) String ¶
func (n NanoAmount) String() string
Click to show internal directories.
Click to hide internal directories.