Update zcash-haskell version #65

Merged
pitmutt merged 257 commits from rav001 into dev041 2024-02-23 01:50:57 +00:00
Showing only changes of commit e1dfb66fae - Show all commits

View file

@ -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",