setMaxFeePerGas abstract method

IUserOperationBuilder setMaxFeePerGas(
  1. BigInt fee
)

Sets the max fee per gas of the operation.

Implementation

IUserOperationBuilder setMaxFeePerGas(BigInt fee);