pub async fn bitcoin_get_utxos(
    arg: GetUtxosRequest
) -> CallResult<(GetUtxosResponse,)>
Expand description