GetUtxosParams
GetUtxosParams =
Omit<get_utxos_request,"network"|"filter"> &object&Omit<QueryParams,"certified">
Defined in: packages/ckbtc/src/types/bitcoin.params.ts:16
Type Declaration
Section titled “Type Declaration”filter?
Section titled “filter?”
optionalfilter: {page:Uint8Array; } | {minConfirmations:number; }
network
Section titled “network”network:
BitcoinNetwork