Commit ed923e4a authored by dev0tion's avatar dev0tion

Update mock data to reflect new API spec

parent d163c9a2
{
"create":
{
"success": "true",
"mnemonic": "foo bar buz"
},
"load":
......@@ -10,7 +9,6 @@
},
"status":
{
"success": "true",
"connectedNodeCount": "7",
"maxConnextedNodeCount": "8",
"headerChainHeight": "1048",
......@@ -22,14 +20,12 @@
},
"balance":
{
"success": "true",
"synced": "true",
"confirmed": "0.144",
"unconfirmed": "-6.23"
},
"history":
{
"success": "true",
"history":
[
{
......@@ -48,7 +44,6 @@
},
"receive":
{
"success": "true",
"addresses":
[
"mzz63n3n89KVeHQXRqJEVsQX8MZj5zeqCw",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment