package
1.2.1
Repository: https://github.com/minterteam/minter-go-node.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

BuyCoinDataResource is JSON representation of TxType 0x04.
CoinResource is a JSON representation of a coin.
CreateCoinDataResource is JSON representation of TxType 0x05.
CreateMultisigDataResource is JSON representation of TxType 0x0C.
DeclareCandidacyDataResource is JSON representation of TxType 0x06.
DelegateDataResource is JSON representation of TxType 0x07.
EditCandidateDataResource is JSON representation of TxType 0x0E.
EditCandidatePublicKeyResource is JSON representation of TxType 0x14.
EditCoinOwnerDataResource is JSON representation of TxType 0x11.
EditMultisigResource is JSON representation of TxType 0x12.
MultiSendDataResource is JSON representation of TxType 0x0D.
PriceVoteResource is JSON representation of TxType 0x13.
RecreateCoinDataResource is JSON representation of TxType 0x10.
RedeemCheckDataResource is JSON representation of TxType 0x09.
SellAllCoinDataResource is JSON representation of TxType 0x03.
SellCoinDataResource is JSON representation of TxType 0x02.
SendDataResource is JSON representation of TxType 0x01.
SetCandidateOffDataResource is JSON representation of TxType 0x0B.
SetCandidateOnDataResource is JSON representation of TxType 0x0A.
SetHaltBlockDataResource is JSON representation of TxType 0x0F.
No description provided by the author
No description provided by the author
UnbondDataResource is JSON representation of TxType 0x08.

# Interfaces

TxDataResource is an interface for preparing JSON representation of TxData.