• Preparing search index...
  • The search index is not available
4337 Gas Estimator Documentation
  • 4337 Gas Estimator Documentation
  • isEstimateUserOperationGasResultV6

Function isEstimateUserOperationGasResultV6

  • isEstimateUserOperationGasResultV6(
        result: EstimateUserOperationGasResult,
    ): result is EstimateUserOperationGasResultV6
  • Type guard to check if a gas estimation result is for v0.6.0.

    Parameters

    • result: EstimateUserOperationGasResult

      The result to check

    Returns result is EstimateUserOperationGasResultV6

    True if the result is a v0.6.0 result

    • Defined in gas-estimator/types.ts:108

Settings

Member Visibility
4337 Gas Estimator Documentation
  • Loading...

Generated using TypeDoc