This commit is contained in:
blackjok3r
2018-10-25 00:56:24 +08:00
parent 61cbc5257f
commit 11eccfa80b

View File

@@ -351,7 +351,7 @@ UniValue getdatafromblock(const UniValue& params, bool fHelp)
blockdata.append(data);
}
if ( did1 == 0 ) {
firstdeqid = seqid;
firstseqid = seqid;
did1 = 1;
}
lastseqid = seqid;