sirius/registrar: seed .vpn TLD + add to registrar UI
REG txid 03527afba52d81a2 (mempool → will confirm next block). 19 TLDs total on the chipnet TLD beacon now.
This commit is contained in:
parent
e7cdc4a1f4
commit
2842d10851
1 changed files with 1 additions and 0 deletions
|
|
@ -293,6 +293,7 @@ const TLDS = [
|
||||||
{ tld: "dea", onchain: true },
|
{ tld: "dea", onchain: true },
|
||||||
{ tld: "hub", onchain: true },
|
{ tld: "hub", onchain: true },
|
||||||
{ tld: "os", onchain: true },
|
{ tld: "os", onchain: true },
|
||||||
|
{ tld: "vpn", onchain: true },
|
||||||
// .com is held by the operator on-chain but excluded from the public
|
// .com is held by the operator on-chain but excluded from the public
|
||||||
// registrar UI (2026-08-29 decision) — the TLD certificate stays minted so
|
// registrar UI (2026-08-29 decision) — the TLD certificate stays minted so
|
||||||
// nobody else can claim it, but no second-level names are offered.
|
// nobody else can claim it, but no second-level names are offered.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue