6 #ifndef BITCOIN_RPC_PROTOCOL_H 7 #define BITCOIN_RPC_PROTOCOL_H 86 #endif // BITCOIN_RPC_PROTOCOL_H No wallet specified (error when there are multiple wallets loaded)
Definition: protocol.h:77
Aliases for backward compatibility.
Definition: protocol.h:53
Definition: protocol.h:15
Node has not been added before.
Definition: protocol.h:61
Keypool ran out, call keypoolrefill first.
Definition: protocol.h:70
Ran out of memory during operation.
Definition: protocol.h:42
Enter the wallet passphrase with walletpassphrase first.
Definition: protocol.h:71
Definition: protocol.h:12
Definition: protocol.h:13
Definition: protocol.h:16
Wallet is already unlocked.
Definition: protocol.h:75
Definition: protocol.h:35
Transaction or block was rejected by network rules.
Definition: protocol.h:47
HTTPStatusCode
HTTP status codes.
Definition: protocol.h:10
Definition: protocol.h:54
Client still warming up.
Definition: protocol.h:49
Invalid, missing or duplicate parameter.
Definition: protocol.h:43
General error during transaction or block submission.
Definition: protocol.h:46
The wallet passphrase entered was incorrect.
Definition: protocol.h:72
Transaction already in chain.
Definition: protocol.h:48
Unexpected type was passed as parameter.
Definition: protocol.h:40
Command given in wrong wallet encryption state (encrypting an encrypted wallet etc....
Definition: protocol.h:73
General application defined errors.
Definition: protocol.h:39
Invalid address or key.
Definition: protocol.h:41
Invalid IP/Subnet.
Definition: protocol.h:63
Definition: protocol.h:14
Invalid wallet specified.
Definition: protocol.h:76
Backwards compatible aliases.
Definition: protocol.h:80
RPC method is deprecated.
Definition: protocol.h:50
Database error.
Definition: protocol.h:44
Definition: protocol.h:18
Definition: protocol.h:17
Failed to encrypt the wallet.
Definition: protocol.h:74
Definition: protocol.h:36
Not enough funds in wallet or account.
Definition: protocol.h:68
Definition: protocol.h:19
Node to disconnect not found in connected nodes.
Definition: protocol.h:62
Definition: protocol.h:31
Node is already added.
Definition: protocol.h:60
Unused reserved codes, kept around for backwards compatibility. Do not reuse.
Definition: protocol.h:83
Standard JSON-RPC 2.0 errors.
Definition: protocol.h:28
Wallet errors.
Definition: protocol.h:67
Definition: protocol.h:55
No valid connection manager instance found.
Definition: protocol.h:64
RPCErrorCode
Bitcoin RPC error codes.
Definition: protocol.h:23
Still downloading initial blocks.
Definition: protocol.h:59
P2P client errors.
Definition: protocol.h:58
Definition: protocol.h:32
Invalid label name.
Definition: protocol.h:69
Error parsing or validating structure in raw format.
Definition: protocol.h:45