Function ic_cdk::api::management_canister::bitcoin::bitcoin_get_utxos
source ยท pub async fn bitcoin_get_utxos(
arg: GetUtxosRequest,
) -> CallResult<(GetUtxosResponse,)>
Expand description
See IC method bitcoin_get_utxos
.
This call requires cycles payment. This method handles the cycles cost under the hood. Check API fees & Pricing for more details.