New endpoints since v30.2
Methods listed here are classified as new since v30.2.
getconfirmationtarget
Calculate the recommended number of confirmations for a transaction.
New since v30.2
Adds the qbit confirmation-target estimator RPC.
getorphanmetrics
Return stale block metrics over a rolling event window.
New since v30.2
createauxblock
Create a merged-mining candidate block paying the coinbase reward to the given P2MR address.
New since v30.2
submitauxblock
Submit an AuxPoW payload for a cached merged-mining candidate block.
New since v30.2
getarchivepeers
Returns archive-relevant peer state for bootstrap, fallback debugging, and monitoring.
New since v30.2
getdefaultctvhash
Compute the BIP119-style default OP_CHECKTEMPLATEVERIFY hash for a serialized transaction input.
New since v30.2
exportpubkeydb
Exports wallet P2MR pubkeys as an explicit-pubkey JSON database that can be imported into a watch-only wallet.
New since v30.2 Wallet
getnextpubkeydbaddress
Returns the next allocatable imported P2MR pubkey-pool address for a watch-only wallet.
New since v30.2 Wallet
importpubkeydb
Imports a JSON pubkey database into a watch-only wallet as P2MR descriptors.
New since v30.2 Wallet
listpubkeydbstatus
Reports imported P2MR pubkey-pool allocation status by account and chain.
New since v30.2 Wallet