Documentation ¶
Overview ¶
The algorithm here follows the specification `WaspChainAccessNodesV4.tla`. The specification actions are mapped to GPA inputs here as follows:
- ChainActivate -- first reception of inputAccessNodes.
- ChainDeactivate -- inputChainDisabled.
- AccessNodeAdd -- inputAccessNodes, then compare with info we had before.
- AccessNodeDel -- inputAccessNodes, then compare with info we had before.
- Reboot -- inputTrustedNodes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewInputAccessNodes ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.