Include start_time+end_time and correctly format amount
This commit is contained in:
@@ -592,6 +592,7 @@ UniValue komodo_snapshot()
|
||||
{
|
||||
int64_t total = -1;
|
||||
UniValue result(UniValue::VOBJ);
|
||||
|
||||
if (fAddressIndex) {
|
||||
if ( pblocktree != 0 ) {
|
||||
result = pblocktree->Snapshot();
|
||||
|
||||
Reference in New Issue
Block a user