Skip to content

@ecp.eth/sdk


@ecp.eth/sdk / comments / addApprovalWithSig

Function: addApprovalWithSig()

function addApprovalWithSig(params): Promise<AddApprovalWithSigResult>;

Defined in: packages/sdk/src/comments/approval.ts:149

Adds an app signer approval with signature verification

Parameters

params

AddApprovalWithSigParams

The parameters for adding an app signer approval

Returns

Promise<AddApprovalWithSigResult>

The transaction hash of the approval