LogoPixi’VN
indexNamespacesRegisteredCommitmentsFunctions

Function: has()

> has(id): boolean

Defined in: src/registries/RegisteredCommitments.ts:66

Check if a commitment is registered.

Parameters

id

string

The id of the commitment.

Returns

boolean

True if the commitment is registered, false otherwise.

On this page