|
ledger-core
|
Inheritance diagram for ledger::core::EthereumLikeOperation:
Collaboration diagram for ledger::core::EthereumLikeOperation:Public Member Functions | |
| EthereumLikeOperation (const std::shared_ptr< OperationApi > &baseOp) | |
| std::shared_ptr< api::EthereumLikeTransaction > | getTransaction () override |
| std::vector< std::shared_ptr< api::InternalTransaction > > | getInternalTransactions () override |
|
overridevirtual |
Get all actions triggered by this transaction
Implements ledger::core::api::EthereumLikeOperation.
|
overridevirtual |
Get operation's transaction.
Implements ledger::core::api::EthereumLikeOperation.
1.8.13