setVerificationGasLimit abstract method

IUserOperationBuilder setVerificationGasLimit(
  1. BigInt gas
)

Sets the verification gas limit of the operation.

Implementation

IUserOperationBuilder setVerificationGasLimit(BigInt gas);