Specify the format and epoch

This commit is contained in:
Marek 2022-04-28 23:55:32 +02:00
parent 768bfd8d27
commit c7851519e8
1 changed files with 1 additions and 1 deletions

View File

@ -1234,7 +1234,7 @@ UniValue z_gettreestate(const UniValue& params, bool fHelp)
"{\n"
" \"hash\": \"hash\", (string) hex block hash\n"
" \"height\": n, (numeric) block height\n"
" \"time\": n, (numeric) block time\n"
" \"time\": n, (numeric) block time: UTC seconds since the Unix 1970-01-01 epoch\n"
" \"sprout\": {\n"
" \"skipHash\": \"hash\", (string) hash of most recent block with more information\n"
" \"commitments\": {\n"