Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions deployments/editions.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@
"sei.1329": {
"environment": "production"
},
"sui.103": {
Copy link
Contributor

@qlp qlp Oct 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's not a valid chain-id?

thought 35834a8a is mainnet and 4c78adac is testnet

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i don't know i just take a look what sui testnet chain id is, it was 103 so i wrote sui.103

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where did you find this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't find this in the sui docs. we're expecting the value returned by sui_getChainIdentifier: https://docs.sui.io/sui-api-ref#sui_getchainidentifier

"environment": "development"
},
"union.union-1": {
"environment": "production"
},
Expand Down