This commit is contained in:
jl777
2018-04-13 19:19:31 +03:00
parent 0b5f32ccc2
commit d955963d58
2 changed files with 3 additions and 3 deletions

View File

@@ -633,7 +633,7 @@ UniValue txMoMproof(const UniValue& params, bool fHelp)
{
uint256 hash, notarisationHash, MoM,MoMoM; int32_t notarisedHeight, depth; CBlockIndex* blockIndex;
std::vector<uint256> branch;
int nIndex;
int nIndex,MoMoMdepth,MoMoMoffset,kmdstarti,kmdendi;
// parse params and get notarisation data for tx
{