Function cryptoapis::apis::utxo_based_api::list_hd_wallet__x_pub_y_pub_z_pub_transactions[][src]

pub async fn list_hd_wallet__x_pub_y_pub_z_pub_transactions(
    configuration: &Configuration,
    blockchain: &str,
    extended_public_key: &str,
    network: &str,
    context: Option<&str>,
    derivation: Option<&str>,
    limit: Option<i32>,
    offset: Option<i32>
) -> Result<ListHdWalletxPubYPubZPubTransactionsResponse, Error<ListHdWalletXPubYPubZPubTransactionsError>>
Expand description

This endpoint will list HD Wallet transactions.