Skip to content

Commit

Permalink
🔨 add FOURLEAF + SPACESHARD mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
EvolveArt committed Nov 23, 2023
1 parent 828a6cb commit 6dd43d1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions scripts/register_publishers.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,12 +104,18 @@
if network == "mainnet":
publishers = [
"PRAGMA",
"FOURLEAF",
"SPACESHARD"
]
publishers_sources = [
THIRD_PARTY_SOURCES,
["FOURLEAF"],
THIRD_PARTY_SOURCES
]
publisher_address = [
0x06707675cd7dD9256667eCa8284e46F4546711ee0054Bc2dd02f0Ce572056CF4,
0x073335cc71c93fe46c04c14e09e7cde7ca7f6147bb36c72dee7968ec3abaf70d,
0x035dd30e84f7d61586c6b152524f3f2519dfc11b4dcb9998176b1de9cff9a6ea
]
admin_address = 0x02356B628D108863BAF8644C945D97BAD70190AF5957031F4852D00D0F690A77

Expand Down

0 comments on commit 6dd43d1

Please sign in to comment.