Open msgilligan opened 7 years ago
The JSON currently being returned looks like this:
{ "last_block": 469174, "last_parsed": "Thu, 01 Jun 2017 06:46:25 GMT" }
It would be nice to have the last_block_hash and maybe a block time.
last_block_hash
The README has some old information for this call that should be removed.
Here's a PR for the README update: https://github.com/OmniLayer/omniwallet/pull/1506
The JSON currently being returned looks like this:
It would be nice to have the
last_block_hash
and maybe a block time.The README has some old information for this call that should be removed.