Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <validation.h>
Public Member Functions | |
FascTxConverter (CTransaction tx, CCoinsViewCache *v=NULL, const std::vector< CTransactionRef > *blockTxs=NULL) | |
bool | extractionFascTransactions (ExtractFascTX &fascTx) |
Private Member Functions | |
bool | receiveStack (const CScript &scriptPubKey) |
bool | parseEthTXParams (EthTransactionParams ¶ms) |
FascTransaction | createEthTX (const EthTransactionParams &etp, const uint32_t nOut) |
Private Attributes | |
const CTransaction | txBit |
const CCoinsViewCache * | view |
std::vector< valtype > | stack |
opcodetype | opcode |
const std::vector< CTransactionRef > * | blockTransactions |
Definition at line 728 of file validation.h.
|
inline |
Definition at line 732 of file validation.h.
|
private |
bool FascTxConverter::extractionFascTransactions | ( | ExtractFascTX & | fascTx | ) |
|
private |
|
private |
|
private |
Definition at line 748 of file validation.h.
|
private |
Definition at line 747 of file validation.h.
|
private |
Definition at line 746 of file validation.h.
|
private |
Definition at line 744 of file validation.h.
|
private |
Definition at line 745 of file validation.h.