◆ getData()
std::vector< uint8_t > ledger::core::InternalTransaction::getData |
( |
| ) |
|
|
overridevirtual |
◆ getGasLimit()
std::shared_ptr< api::BigInt > ledger::core::InternalTransaction::getGasLimit |
( |
| ) |
|
|
overridevirtual |
◆ getOperationType()
api::OperationType ledger::core::InternalTransaction::getOperationType |
( |
| ) |
|
|
overridevirtual |
◆ getReceiver()
std::string ledger::core::InternalTransaction::getReceiver |
( |
| ) |
|
|
overridevirtual |
◆ getSender()
std::string ledger::core::InternalTransaction::getSender |
( |
| ) |
|
|
overridevirtual |
◆ getUsedGas()
std::shared_ptr< api::BigInt > ledger::core::InternalTransaction::getUsedGas |
( |
| ) |
|
|
overridevirtual |
◆ getValue()
std::shared_ptr< api::BigInt > ledger::core::InternalTransaction::getValue |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: