Address of the sender.
UserOperation to patch.
Keyring execution context.
A patch to apply to the UserOperation.
Convert a base transaction to a base UserOperation.
Address of the sender.
Base transactions to include in the UserOperation.
Keyring execution context.
A pseudo-UserOperation that can be used to construct a real.
Signs an UserOperation.
Address of the sender.
UserOperation to sign.
Keyring execution context.
The signature of the UserOperation.
Patches properties of a UserOperation. Currently, only the
paymasterAndData
can be patched.