Function cryptoapis::apis::transactions_api::create_coins_transaction_from_address_for_whole_amount[][src]

pub async fn create_coins_transaction_from_address_for_whole_amount(
    configuration: &Configuration,
    address: &str,
    blockchain: &str,
    network: &str,
    wallet_id: &str,
    context: Option<&str>,
    create_coins_transaction_from_address_for_whole_amount_rb: Option<CreateCoinsTransactionFromAddressForWholeAmountRb>
) -> Result<CreateCoinsTransactionFromAddressForWholeAmountR, Error<CreateCoinsTransactionFromAddressForWholeAmountError>>
Expand description

Through this endpoint customers can create a new transaction from address for coins specifically, which will transfer over the entire available amount.