# Functions
NewTransaction constructor.
# Structs
Transaction wraps a message, its signature infos and the nonce time used to sign the message.
TransactionStatus is the blockchain status of a transaction.
TransactionWrapper wraps a Transaction with its blockchain status.
TransactionWrappers wraps a list of TransactionWrapper with the total transactions available in the blockchain.