[−][src]Module private_currency::transactions
Transaction logic of the service.
Structs
| Accept |
Transaction to accept an incoming transfer. |
| CreateWallet |
Transaction for creating a new wallet. |
| Transfer |
Transfer from one wallet to another wallet. |
Enums
| CryptoTransactions |
Transactions accepted by the service. |
| Error |
Errors that can occur during transaction processing. |