Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method default.prototype.prioritisetransaction
import { default } from "https://deno.land/x/bitcoin_rpc@v1.0.3/mod.ts";

Accepts the transaction into mined blocks at a higher (or lower) priority https://developer.bitcoin.org/reference/rpc/prioritisetransaction.html

Parameters

txid: string
fee_delta: number
optional
dummy: number