Blockchain fee added to tx

interface TxFeeParams {
    solana?: SolanaTxFee;
}

Properties

Properties

solana?: SolanaTxFee