setMaxPriorityFeePerGas abstract method

IUserOperationBuilder setMaxPriorityFeePerGas(
  1. BigInt fee
)

Sets the max priority fee per gas of the operation.

Implementation

IUserOperationBuilder setMaxPriorityFeePerGas(BigInt fee);