UserOp

Sign UserOp

Sign a user operation.

Method Overview

MethodsDescription
async signUserOpSign UserOp

Sign UserOp

async signUserOp(userOp) signs a user operation.

Parameters

ParameterTypeDescription
userOpUserOpThe user operation to sign

Response

Success Response

Field NameTypeDescription
resultPromise<UserOp>Returns the signed user operation

Note

In case of errors, debug the error using the error code and refer to the SDK errors and warnings documentation for more details.