Blockchain fee params for tx

interface TxFeeParams {
    solana?: SolanaTxFee | SolanaTxFeeParams;
}

Properties

Properties