|
ledger-core
|
Collaboration diagram for ledger::core::TezosLikeBlockchainExplorerTransaction:Public Member Functions | |
| TezosLikeBlockchainExplorerTransaction (const TezosLikeBlockchainExplorerTransaction &cpy) | |
Public Attributes | |
| std::string | hash |
| std::chrono::system_clock::time_point | receivedAt |
| BigInt | value |
| BigInt | fees |
| BigInt | gas_limit |
| BigInt | storage_limit |
| std::string | receiver |
| std::string | sender |
| Option< Block > | block |
| uint64_t | confirmations |
| api::TezosOperationTag | type |
| Option< std::string > | publicKey |
| Option< TezosLikeBlockchainExplorerOriginatedAccount > | originatedAccount |
| uint64_t | status |
1.8.13