MCPcopy Create free account
hub / github.com/dfinity/bitcoin-developer-preview / build_transaction

Function build_transaction

examples/common/src/main.rs:46–83  ·  view source on GitHub ↗
(
    utxos: Vec<Utxo>,
    source_address: String,
    destination_address: String,
    amount: u64,
    fees: u64,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected