Util RPCs
8 methods in this category, with 0 new, 0 params/results changed, 0 behavior changed, and 8 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.
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.
verifymessage
Verify a signed message.