Extern
This commit is contained in:
@@ -31,11 +31,7 @@
|
|||||||
|
|
||||||
extern std::string ASSETCHAINS_SELFIMPORT;
|
extern std::string ASSETCHAINS_SELFIMPORT;
|
||||||
extern uint16_t ASSETCHAINS_CODAPORT,ASSETCHAINS_BEAMPORT;
|
extern uint16_t ASSETCHAINS_CODAPORT,ASSETCHAINS_BEAMPORT;
|
||||||
//int32_t komodo_nextheight();
|
extern uint8_t ASSETCHAINS_OVERRIDE_PUBKEY33[33];
|
||||||
//bool myGetTransaction(const uint256 &hash, CTransaction &txOut, uint256 &hashBlock);
|
|
||||||
uint8_t ASSETCHAINS_OVERRIDE_PUBKEY33[33];
|
|
||||||
//CMutableTransaction CreateNewContextualCMutableTransaction(const Consensus::Params& consensusParams, int nHeight);
|
|
||||||
//bool Getscriptaddress(char *destaddr,const CScript &scriptPubKey);
|
|
||||||
|
|
||||||
int32_t GetSelfimportProof(CMutableTransaction &mtx,CScript &scriptPubKey,TxProof &proof,uint64_t burnAmount,std::vector<uint8_t> rawtx,uint256 txid,std::vector<uint8_t> rawproof) // find burnTx with hash from "other" daemon
|
int32_t GetSelfimportProof(CMutableTransaction &mtx,CScript &scriptPubKey,TxProof &proof,uint64_t burnAmount,std::vector<uint8_t> rawtx,uint256 txid,std::vector<uint8_t> rawproof) // find burnTx with hash from "other" daemon
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user