fresh start
This commit is contained in:
parent
62c3e2d368
commit
7f86647175
570 changed files with 4895 additions and 866 deletions
12
genesis/aether.json
Executable file
12
genesis/aether.json
Executable file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"version": "2.3",
|
||||
"peers": [
|
||||
{
|
||||
"pubkey": "example-pubkey-Qm123",
|
||||
"endpoint": "wss://example-relay.com",
|
||||
"last_seen": "2025-10-19T00:00:00Z"
|
||||
}
|
||||
],
|
||||
"signature": "example-ed25519-multisig",
|
||||
"valid_until": "2026-01-01T00:00:00Z"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue