-
Notifications
You must be signed in to change notification settings - Fork 64
save
AxVultis edited this page Nov 12, 2022
·
3 revisions
The save method allows you to save your wallet.
JSON-RPC
{
"jsonrpc": "2.0",
"id": 17,
"method": "save"
}
JSON-RPC
{
"jsonrpc": "2.0",
"id": 17,
"result": {
}
}
- Parse error - Incorrect formatting, JSON, or quotation marks used.
© 2018-2023 Conceal Network. All rights reserved.
- Conceal API Reference
- General Methods
- Private Key Methods
- Wallet Address Methods
- Deposit Methods
- Transaction Methods
- Delayed Transaction Methods
- Wallet Export Methods