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

Function isEstimateUserOperationGasResultV7

  • isEstimateUserOperationGasResultV7(
        result: EstimateUserOperationGasResult,
    ): result is EstimateUserOperationGasResultV7
  • Type guard to check if a gas estimation result is for v0.7.0.

    Parameters

    • result: EstimateUserOperationGasResult

      The result to check

    Returns result is EstimateUserOperationGasResultV7

    True if the result is a v0.7.0 result

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

Settings

Member Visibility
4337 Gas Estimator Documentation
  • Loading...

Generated using TypeDoc