Skip to content
Snippets Groups Projects
Commit dc06c5b0 authored by inso's avatar inso
Browse files

Fix block/[number] data

timestamp -> "time"
Adding "medianTime" to the fields
parent c26e4380
No related branches found
No related tags found
No related merge requests found
...@@ -678,7 +678,8 @@ The promoted block if it exists (otherwise return HTTP 404). ...@@ -678,7 +678,8 @@ The promoted block if it exists (otherwise return HTTP 404).
"currency": "beta_brouzouf", "currency": "beta_brouzouf",
"nonce": 28, "nonce": 28,
"number": 1, "number": 1,
"timestamp": 1408996317, "time": 1408996317,
"medianTime": 1408992543,
"dividend": 254, "dividend": 254,
"monetaryMass": 18948, "monetaryMass": 18948,
"issuer": "HsLShAtzXTVxeUtQd7yi5Z5Zh4zNvbu8sTEZ53nfKcqY", "issuer": "HsLShAtzXTVxeUtQd7yi5Z5Zh4zNvbu8sTEZ53nfKcqY",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment