Skip to content

@ecp.eth/sdk


@ecp.eth/sdk / comments / getNonce

Function: getNonce()

function getNonce(params): Promise<bigint>;

Defined in: packages/sdk/src/comments/comment.ts:498

Get the nonce for the author and app signer

Parameters

params

GetNonceParams

The parameters for getting a nonce

Returns

Promise<bigint>

The nonce