Fix typo in getsnapshot docs
This commit is contained in:
@@ -1334,7 +1334,7 @@ UniValue getsnapshot(const UniValue& params, bool fHelp, const CPubKey& mypk)
|
||||
" \"utxos\": 14, (number) Total number of UTXOs in snapshot\n"
|
||||
" \"total_addresses\": 2, (number) Total number of addresses in snapshot,\n"
|
||||
" \"start_height\": 91, (number) Block height snapshot began\n"
|
||||
" \"ending_height\": 91 (number) Block height snapsho finished,\n"
|
||||
" \"ending_height\": 91 (number) Block height snapshot finished,\n"
|
||||
" \"start_time\": 1531982752, (number) Unix epoch time snapshot started\n"
|
||||
" \"end_time\": 1531982752 (number) Unix epoch time snapshot finished\n"
|
||||
"}\n"
|
||||
|
||||
Reference in New Issue
Block a user