mirror of
https://github.com/tim-beatham/smegmesh.git
synced 2025-08-14 07:18:32 +02:00
Ability to be in multiple meshes and refactored consensus
This commit is contained in:
@ -17,6 +17,7 @@ type MeshNode struct {
|
||||
PublicKey string
|
||||
WgHost string
|
||||
Failed bool
|
||||
Timestamp int64
|
||||
}
|
||||
|
||||
type Mesh struct {
|
||||
|
Reference in New Issue
Block a user