[][src]Module exonum_cryptocurrency_advanced::transactions

Cryptocurrency transactions.

Structs

CreateWallet

Create wallet with the given name.

Issue

Issue amount of the currency to the wallet.

Transfer

Transfer amount of the currency from one wallet to another.

Enums

Error

Error codes emitted by wallet transactions during execution.

WalletTransactions

Transaction group.