Commit 564c52a4 authored by dev0tion's avatar dev0tion

Use json-server to mock api data

parent fa8e13a1
{
"status":
{
"success": "true",
"connectedNodeCount": "7",
"maxConnextedNodeCount": "8",
"headerChainHeight": "1048",
"trackingHeight": "1047",
"trackedTransactionCount": "306",
"trackedScriptPubKeyCount": "100",
"walletState": "syncingBlocks",
"historyChangeBump": "231321"
}
}
\ No newline at end of file
{
"/api/v1/wallet/": "/",
"/api/v1/create/": "/"
}
\ No newline at end of file
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