docs: fix spec error

This commit is contained in:
Rene Vergara 2024-09-14 09:10:01 -05:00
parent a2be940648
commit eaa596fdac
Signed by: pitmutt
GPG key ID: 65122AD495A7F5B2

View file

@ -817,6 +817,7 @@
"memo": { "type": "string", "description": "The shielded memo to include, if applicable"},
"privacy": { "type": "string", "enum": ["None", "Medium", "Full"], "description": "The privacy policy to use for the transaction. `Full` policy allows shielded funds to be transferred within their shielded pools. `Medium` policy allows shielded funds to cross shielded pools and deshielding transactions. `None` allows for transparent funds to be spent."}
}
}
},
"examples": {},
"tags": {