Skip to content

Commit

Permalink
Merge pull request #729 from oasisprotocol/lw/pontusx-named
Browse files Browse the repository at this point in the history
Add Pontus-X to account names
  • Loading branch information
lukaw3d authored Jul 24, 2024
2 parents 523c511 + c2adc56 commit aeaea33
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changelog/729.trivial.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add Pontus-X to account names
12 changes: 11 additions & 1 deletion account-names/testnet_consensus.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,15 @@
"Name": "Cipher",
"Address": "oasis1qqdn25n5a2jtet2s5amc7gmchsqqgs4j0qcg5k0t",
"Description": "Address of the Cipher account on consensus."
},
{
"Name": "Pontus-X Testnet",
"Address": "oasis1qrg6c89655pmdxeel08qkngs02jnrfll5v9c508v",
"Description": "Address of the Pontus-X Testnet account on consensus."
},
{
"Name": "Pontus-X Devnet",
"Address": "oasis1qr02702pr8ecjuff2z3es254pw9xl6z2yg9qcc6c",
"Description": "Address of the Pontus-X Devnet account on consensus."
}
]
]

0 comments on commit aeaea33

Please sign in to comment.