Util RPCs
9 methods in this category, with 1 new, 1 params/results changed, 0 behavior changed, and 7 unchanged since v30.2.
createmultisig
Creates a multi-signature address with n signatures of m keys required.
deriveaddresses
Derives one or more addresses corresponding to an output descriptor.
estimatesmartfee
Estimates the approximate fee per kilobyte needed for a transaction to begin
getdescriptorinfo
Analyses a descriptor.
Changed params/results since v30.2
getindexinfo
Returns the status of one or all available indices currently running in the node.
signmessagewithprivkey
Sign a message with the private key of an address
validateaddress
Return information about the given qbit address.
verifydatapqchash
Verify a P2MR/PQC data-hash signature proof.
New since v30.2
verifymessage
Verify a signed message.