RPC: Shield and de-shield funds #110

Merged
pitmutt merged 165 commits from rav001 into milestone4 2025-01-02 18:43:42 +00:00
Showing only changes of commit a3df217992 - Show all commits

View file

@ -259,7 +259,7 @@
"name": "listreceived", "name": "listreceived",
"summary": "List received transactions", "summary": "List received transactions",
"description": "List transactions received by the given address.", "description": "List transactions received by the given address.",
"tags": [{"$ref": "#/components/tags/draft"}, {"$ref": "#/components/tags/wip"}], "tags": [],
"params": [{ "$ref": "#/components/contentDescriptors/Address"}], "params": [{ "$ref": "#/components/contentDescriptors/Address"}],
"paramStructure": "by-position", "paramStructure": "by-position",
"result": { "result": {