listpubkeydbstatus
New since v30.2 Wallet
Summary
Reports imported P2MR pubkey-pool allocation status by account and chain.
Description
Reports imported P2MR pubkey-pool allocation status by account and chain.
Change Buckets
- New since v30.2
Arguments
None.
Results
value(OBJ): No description.chains(ARR): No description.value(OBJ): No description.account(NUM): Account number for this poolinternal(BOOL): Whether this pool is for internal/change addressesnext_index(NUM): Next allocatable imported index, or one past the highest imported index if exhaustedhighest_imported_index(NUM): Highest imported index seen in this poolremaining(NUM): Remaining allocatable entries in this poollow_watermark(NUM): Remaining-entry threshold where top-up is recommendedneeds_topup(BOOL): Whether the remaining allocatable entries are at or below the low-watermark threshold
Examples
qbit-cli listpubkeydbstatus
curl --user myusername --data-binary '{"jsonrpc": "2.0", "id": "curltest", "method": "listpubkeydbstatus", "params": []}' -H 'content-type: application/json' http://127.0.0.1:8352/