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 c9dea01644 - Show all commits

View file

@ -106,7 +106,7 @@
"result": {
"name": "Wallet",
"schema": {
"$ref": "#/components/contentDescriptors/WalletID"
"$ref": "#/components/contentDescriptors/WalletId"
}
}
},
@ -170,7 +170,7 @@
"result": {
"name": "Account",
"schema": {
"$ref": "#/components/contentDescriptors/AccountID"
"$ref": "#/components/contentDescriptors/AccountId"
}
}
},