You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.
Change both batchingIntervalInSeconds (for Batch Writer) and observingIntervalInSeconds (for Observer) to 0, then you have an ION node running just the Resolver.
Additionally we need read only nodes:
Build read only nodes for each build
Config to turn roles on and off:
https://github.com/decentralized-identity/ion/blob/master/config/mainnet-core-config.json
Change both batchingIntervalInSeconds (for Batch Writer) and observingIntervalInSeconds (for Observer) to 0, then you have an ION node running just the Resolver.
Unit test:
https://github.com/decentralized-identity/sidetree-reference-impl/blob/bf1f7aeab251083cfb5ea5d612f481cd41f0ab1b/tests/core/Core.spec.ts#L108
The text was updated successfully, but these errors were encountered: