diff --git a/zenith-openrpc.json b/zenith-openrpc.json index 70fe66d..1d193ac 100644 --- a/zenith-openrpc.json +++ b/zenith-openrpc.json @@ -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",