Docs

UserOpOptions

interface UserOpOptions extends TransactionOptions {
batchData: BatchData;
gasless: boolean;
}