Skip to content

Commit e2958f5

Browse files
committed
chore: add testnet configuration to Move.lock for IOTA contracts
1 parent 63a2e2b commit e2958f5

File tree

1 file changed

+7
-0
lines changed
  • packages/layerzero-v2/iota/contracts/oapps/oft/oft-common

1 file changed

+7
-0
lines changed

packages/layerzero-v2/iota/contracts/oapps/oft/oft-common/Move.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,10 @@ chain-id = "6364aad5"
7474
original-published-id = "0xca3e669c8e1ea4f79fa237fde66da6c786f248c09c36490a4ffcb265f5f46331"
7575
latest-published-id = "0xca3e669c8e1ea4f79fa237fde66da6c786f248c09c36490a4ffcb265f5f46331"
7676
published-version = "1"
77+
78+
[env.testnet]
79+
chain-id = "2304aa97"
80+
original-published-id = "0xf5da42c60999e519318695430a90837eb16d8e7a3dcb40c2c970259907222891"
81+
latest-published-id = "0xf5da42c60999e519318695430a90837eb16d8e7a3dcb40c2c970259907222891"
82+
published-version = "1"
83+

0 commit comments

Comments
 (0)