Open Issues Need Help
View All on GitHub log fleet plugin config at startup about 2 hours ago
good first issue
A plugin that allows a leader to share the state with one or more followers. Since the leader is trusted, the follower can operate in light mode and only contains the flat database, not the trie. The follower only needs to retrieve the trie logs from the leader and apply them to its database without having to validate or process the transactions.
Java