ledger-core
|
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.