Type alias BaseTxParams

BaseTxParams: ExactType<{
    computeUnits?: number;
    computeUnitsPrice?: number;
}>

Generated using TypeDoc