Marmara files
This commit is contained in:
@@ -19,9 +19,9 @@
|
|||||||
|
|
||||||
#include "CCinclude.h"
|
#include "CCinclude.h"
|
||||||
|
|
||||||
bool TriggersValidate(struct CCcontract_info *cp,Eval* eval,const CTransaction &tx, uint32_t nIn);
|
bool MarmaraValidate(struct CCcontract_info *cp,Eval* eval,const CTransaction &tx, uint32_t nIn);
|
||||||
|
|
||||||
// CCcustom
|
// CCcustom
|
||||||
UniValue TriggersInfo();
|
UniValue MarmaraInfo();
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
@@ -5111,6 +5111,7 @@ int32_t ensure_CCrequirements()
|
|||||||
#include "../cc/CCGateways.h"
|
#include "../cc/CCGateways.h"
|
||||||
#include "../cc/CCPrices.h"
|
#include "../cc/CCPrices.h"
|
||||||
#include "../cc/CCHeir.h"
|
#include "../cc/CCHeir.h"
|
||||||
|
#include "../cc/CCMarmara.h"
|
||||||
|
|
||||||
UniValue CCaddress(struct CCcontract_info *cp,char *name,std::vector<unsigned char> &pubkey)
|
UniValue CCaddress(struct CCcontract_info *cp,char *name,std::vector<unsigned char> &pubkey)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user