docs: remote draft tag from sendmany

This commit is contained in:
Rene Vergara 2024-10-06 08:27:53 -05:00
parent f75faa33c6
commit e487a67e36
Signed by: pitmutt
GPG key ID: 65122AD495A7F5B2

View file

@ -594,7 +594,7 @@
"name": "sendmany",
"summary": "Send transaction(s)",
"description": "Send one transaction by specifying the source account, the privacy policy (optional, default 'Full') and an array of proposed outputs. Each output needs a recipient address, an amount and an optional shielded memo.",
"tags": [{"$ref": "#/components/tags/draft"},{"$ref": "#/components/tags/wip"}],
"tags": [],
"params": [
{ "$ref": "#/components/contentDescriptors/AccountId"},
{ "$ref": "#/components/contentDescriptors/PrivacyPolicy"},