Skip to content
Snippets Groups Projects
Commit 171d0d68 authored by Hans Moog's avatar Hans Moog
Browse files

Feat: initial commit for new consensus experiment

parent 65b15069
No related branches found
No related tags found
No related merge requests found
package unbreakable_consensus
type EpochRegister struct {
}
func NewEpochRegister() *EpochRegister {
return &EpochRegister{}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment