@allbridge/bridge-core-sdk
    Preparing search index...

    Interface SolanaTxFeeParams

    interface SolanaTxFeeParams {
        fee?: SolanaTxFee;
        payTxFeeWithStablecoinSwap?: boolean;
    }
    Index

    Properties

    Transaction fee configuration. If omitted, automatic fee calculation is used.

    payTxFeeWithStablecoinSwap?: boolean

    Covers transaction fees (including Accounts creation) by swapping stablecoin into the required native token. Applicable only for Messenger.ALLBRIDGE.