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 was archived by the owner on Feb 27, 2025. It is now read-only.
For the purposes of applications building on top of HotShot, a HotShot node should be able to function in a viewing-only mode if the node has either 1. zero stake, or 2. no key in the stake table. The node should still process all proposals and other messages, but will not vote in the network. The node can still determine decided blocks, however, by watching the QCs that come through.
The text was updated successfully, but these errors were encountered:
For the purposes of applications building on top of HotShot, a HotShot node should be able to function in a viewing-only mode if the node has either 1. zero stake, or 2. no key in the stake table. The node should still process all proposals and other messages, but will not vote in the network. The node can still determine decided blocks, however, by watching the QCs that come through.
The text was updated successfully, but these errors were encountered: