Start work on getbalance
This commit is contained in:
parent
a3df217992
commit
e1dfb66fae
1 changed files with 1 additions and 1 deletions
|
@ -247,7 +247,7 @@
|
|||
"name": "getbalance",
|
||||
"summary": "Get the balance of the given account",
|
||||
"description": "Get the balance of the given account, including any unconfirmed balance.",
|
||||
"tags": [{"$ref": "#/components/tags/draft"}],
|
||||
"tags": [{"$ref": "#/components/tags/draft"},{"$ref": "#/components/tags/wip"}],
|
||||
"params": [],
|
||||
"result": {
|
||||
"name": "Balance",
|
||||
|
|
Loading…
Reference in a new issue