Debug RPC
π getblockcount
16564
π getwalletinfo
"\u274c Error: error code: -19\nerror message:\nMultiple wallets are loaded. Please select which wallet to use by requesting the RPC through the /wallet/\u003cwalletname\u003e URI path. Or for the CLI, specify the \"-rpcwallet=\u003cwalletname\u003e\" option before the command (run \"bitcoin-cli -h\" for help or \"bitcoin-cli listwallets\" to see which wallets are currently loaded)."
π listwallets
[
"Mine_wallet",
"Hd_wallet",
"Mpv"
]
π getnetworkinfo
{
"connections": 0,
"connections_in": 0,
"connections_out": 0,
"incrementalfee": 1e-06,
"localaddresses": [],
"localrelay": true,
"localservices": "0000000000000c09",
"localservicesnames": [
"NETWORK",
"WITNESS",
"NETWORK_LIMITED",
"P2P_V2"
],
"networkactive": true,
"networks": [
{
"limited": false,
"name": "ipv4",
"proxy": "",
"proxy_randomize_credentials": false,
"reachable": true
},
{
"limited": false,
"name": "ipv6",
"proxy": "",
"proxy_randomize_credentials": false,
"reachable": true
},
{
"limited": true,
"name": "onion",
"proxy": "",
"proxy_randomize_credentials": false,
"reachable": false
},
{
"limited": true,
"name": "i2p",
"proxy": "",
"proxy_randomize_credentials": false,
"reachable": false
},
{
"limited": true,
"name": "cjdns",
"proxy": "",
"proxy_randomize_credentials": false,
"reachable": false
}
],
"protocolversion": 70016,
"relayfee": 1e-06,
"subversion": "/Satoshi:30.99.0/",
"timeoffset": 0,
"version": 309900,
"warnings": [
"This is a pre-release test build - use at your own risk - do not use for mining or merchant applications"
]
}
π uptime
587265
β
Copied to clipboard!