Remove tags for listreceived
in OpenRPC
This commit is contained in:
parent
e94ca5e8c4
commit
a3df217992
1 changed files with 1 additions and 1 deletions
|
@ -259,7 +259,7 @@
|
|||
"name": "listreceived",
|
||||
"summary": "List received transactions",
|
||||
"description": "List transactions received by the given address.",
|
||||
"tags": [{"$ref": "#/components/tags/draft"}, {"$ref": "#/components/tags/wip"}],
|
||||
"tags": [],
|
||||
"params": [{ "$ref": "#/components/contentDescriptors/Address"}],
|
||||
"paramStructure": "by-position",
|
||||
"result": {
|
||||
|
|
Loading…
Reference in a new issue