Marmarareceive roc
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#define MARMARA_MAXLOCK (1440 * 24 * 30)
|
||||
uint64_t komodo_block_prg(uint32_t nHeight);
|
||||
UniValue MarmaraPoolPayout(uint64_t txfee,int32_t firstheight,double perc,char *jsonstr); // [[pk0, shares0], [pk1, shares1], ...]
|
||||
UniValue MarmaraReceive(uint64_t txfee,CPubKey senderpk,int64_t amount,std::string currency,int32_t matures,uint256 createtxid);
|
||||
|
||||
bool MarmaraValidate(struct CCcontract_info *cp,Eval* eval,const CTransaction &tx, uint32_t nIn);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user