some comments

This commit is contained in:
Scott Sadler
2018-06-19 20:39:04 -03:00
parent 469bd6378f
commit 87d08c5a45
2 changed files with 21 additions and 7 deletions

View File

@@ -19,11 +19,10 @@
#include "script/standard.h"
#include <stdint.h>
#include <univalue.h>
#include <regex>
using namespace std;
int32_t komodo_MoM(int32_t *notarized_htp,uint256 *MoMp,uint256 *kmdtxidp,int32_t nHeight,uint256 *MoMoMp,int32_t *MoMoMoffsetp,int32_t *MoMoMdepthp,int32_t *kmdstartip,int32_t *kmdendip);