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

Combine multiple partially signed transactions into one transaction. https://developer.bitcoin.org/reference/rpc/combinerawtransaction.html

Parameters

txs: Array<string>