Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
CMutableTransaction Member List
This is the complete list of members for CMutableTransaction, including all inherited members.
ADD_SERIALIZE_METHODS | CMutableTransaction | |
CMutableTransaction() | CMutableTransaction | |
CMutableTransaction(const CTransaction &tx) | CMutableTransaction | |
CMutableTransaction(deserialize_type, Stream &s) | CMutableTransaction | inline |
GetHash() const | CMutableTransaction | |
nLockTime | CMutableTransaction | |
nType | CMutableTransaction | |
nVersion | CMutableTransaction | |
operator!=(const CMutableTransaction &a, const CMutableTransaction &b) | CMutableTransaction | friend |
operator==(const CMutableTransaction &a, const CMutableTransaction &b) | CMutableTransaction | friend |
SerializationOp(Stream &s, Operation ser_action) | CMutableTransaction | inline |
ToString() const | CMutableTransaction | |
vExtraPayload | CMutableTransaction | |
vin | CMutableTransaction | |
vout | CMutableTransaction |