RPC Server #103
1 changed files with 1 additions and 1 deletions
|
@ -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": {
|
||||||
|
|
Loading…
Reference in a new issue