![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
#include "mastercore.h"
Go to the source code of this file.
Classes | |
class | CMPTransaction |
class | CMPTransaction::SendToOwners_compare |
Functions | |
int | parseTransaction (bool bRPConly, const CTransaction &wtx, int nBlock, unsigned int idx, CMPTransaction *mp_tx, unsigned int nTime=0) |
int parseTransaction | ( | bool | bRPConly, |
const CTransaction & | wtx, | ||
int | nBlock, | ||
unsigned int | idx, | ||
CMPTransaction * | mp_tx, | ||
unsigned int | nTime = 0 |
||
) |
Definition at line 1071 of file mastercore.cpp.
References COIN, DateTimeStrFormat(), mastercore::DEx_payment(), exodus_address, ExtractDestination(), ExtractDestinations(), CTransaction::GetHash(), base_uint< BITS >::GetHex(), CPubKey::GetID(), CBitcoinAddress::GetKeyID(), getmoney_testnet, getOutputType(), GetTransaction(), HexStr(), isAllowedOutputType(), isNonMainNet(), MAX_BTC_OUTPUTS, MAX_PACKETS, MAX_SHA256_OBFUSCATION_TIMES, memcpy(), MONEYMAN_REGTEST_BLOCK, MONEYMAN_TESTNET_BLOCK, PACKET_SIZE, PACKET_SIZE_CLASS_A, ParseHex(), prepareObfuscatedHashes(), RegTest(), CMPTransaction::Set(), source, CBase58Data::ToString(), TXExodusFundraiser(), CTransaction::vin, and CTransaction::vout.
Referenced by getsto_MP(), gettrade_MP(), mastercore_handler_tx(), populateRPCTransactionObject(), and CMPTxList::setLastAlert().