Skip to content

@ecp.eth/sdk


@ecp.eth/sdk / comments / getRemoveApprovalHash

Function: getRemoveApprovalHash()

function getRemoveApprovalHash(params): Promise<GetRemoveApprovalHashResult>;

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

Gets the EIP-712 hash for removing approval

Parameters

params

GetRemoveApprovalHashParams

The parameters for getting the remove approval hash

Returns

Promise<GetRemoveApprovalHashResult>

The computed hash