peer improvment

This commit is contained in:
mr
2026-01-15 12:15:04 +01:00
parent fa5b754333
commit 76eb167c5b
4 changed files with 30 additions and 12 deletions

View File

@@ -51,7 +51,7 @@ func newTestPeer() *peer.Peer {
Url: "http://localhost",
WalletAddress: "0x123",
PublicKey: "pubkey",
State: peer.SELF,
Relation: peer.SELF,
}
}