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

    Interface TxFeeParams

    Blockchain fee params for tx

    interface TxFeeParams {
        solana?: SolanaTxFee | SolanaTxFeeParams;
    }
    Index

    Properties

    Properties