Skip to content

Commit

Permalink
revert owner back to original owner and adjust testnet rate limit
Browse files Browse the repository at this point in the history
  • Loading branch information
solanoepalacio committed Jun 25, 2024
1 parent 2175d7f commit 2b7e3e8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions deployment.Testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
"version": "1.1.0",
"mode": "locking",
"paused": false,
"owner": "0xBbbA5De951924F9c990b3B368b87c1CEEB8cf027",
"owner": "0x4b4924ac0002bF59e0d764Aea03f4Ce86445081a",
"manager": "0x5F2BFfb047884c73744b09B37A59041DBC7a020d",
"token": "0x26869195cE3f3ae1d35c8c003e31a1da15a46827",
"transceivers": {
"threshold": 1,
"wormhole": "0x45b7F7f4A03137769A234ac8A0D0d49a4ca06f8a"
},
"limits": {
"outbound": "184467440737.095516150000000000",
"outbound": "30000.000000000000000000",
"inbound": {
"Bsc": "500.000000000000000000"
"Bsc": "30000.000000000000000000"
}
}
},
Expand All @@ -31,7 +31,7 @@
"wormhole": "0x11634c5Eb7Ec2C9B7043ff5c60Eb411CDDb43d64"
},
"limits": {
"outbound": "184467440737.095516150000000000",
"outbound": "30000.000000000000000000",
"inbound": {
"Sepolia": "30000.000000000000000000"
}
Expand Down

0 comments on commit 2b7e3e8

Please sign in to comment.