setNonce abstract method

IUserOperationBuilder setNonce(
  1. BigInt nonce
)

Sets the nonce of the operation.

Implementation

IUserOperationBuilder setNonce(BigInt nonce);