Tooling
Module SDK
Registry
MOCK_ATTESTER_ADDRESS

⚠️ Deprecation Notice

ModuleSDK was developed by Rhinestone and is no longer actively supported. For new projects, we recommend using the Rhinestone SDK instead.

Rhinestone SDK Documentation (opens in a new tab)

MOCK_ATTESTER_ADDRESS

Returns the address of the mock attester. Note that this mock attester is only meant for testing purposes and only exists on tesntets.

Usage

const mockAttesterAddress = MOCK_ATTESTER_ADDRESS

Parameters

None

Returns

mockAttesterAddress

The address of the mock attester.