Module account

Source
Expand description

Address module

Structs§

Address
An account possessing a address.
PrivateKeyAccount
An account possessing a private key. PrivateKeyAccount is tied to an address and can sign transactions.
PublicKeyAccount
An account possessing a public key. Using PublicKeyAccount you can get the address.

Constants§

MAINNET
MAINNET chainID
STAGENET
STAGENET chainID
TESTNET
TESTNET chainID