RPC: Viewing Keys #113

Manually merged
pitmutt merged 173 commits from rav001 into milestone4 2025-01-14 19:53:29 +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"
}
}
},