|
ledger-core
|
Collaboration diagram for ledger::core::RippleLikeBlockchainExplorerTransaction:Public Member Functions | |
| RippleLikeBlockchainExplorerTransaction (const RippleLikeBlockchainExplorerTransaction &cpy) | |
Public Attributes | |
| std::string | hash |
| std::chrono::system_clock::time_point | receivedAt |
| BigInt | value |
| BigInt | fees |
| BigInt | sequence |
| std::string | receiver |
| std::string | sender |
| Option< Block > | block |
| uint64_t | confirmations |
| Option< uint64_t > | destinationTag |
| std::vector< api::RippleLikeMemo > | memos |
1.8.13