Marmara files

This commit is contained in:
jl777
2019-01-02 19:13:02 -11:00
parent 520964ae40
commit 6392d7f9a0
2 changed files with 3 additions and 2 deletions

View File

@@ -19,9 +19,9 @@
#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
UniValue TriggersInfo();
UniValue MarmaraInfo();
#endif