Skip to content

Commit

Permalink
feat: redeploy staging relayer proxy hub
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-zhipeng committed Nov 9, 2023
1 parent a37fdde commit 0fa4e85
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 169 deletions.
9 changes: 8 additions & 1 deletion packages/deployments/contracts/deployments.json
Original file line number Diff line number Diff line change
Expand Up @@ -72597,7 +72597,7 @@
]
},
"RelayerProxyHubStaging": {
"address": "0x90C935a5bFBB46dC3642910B3506996d8B90Fce7",
"address": "0x837e94472DcECa564B46C54609051cE7c7660E5E",
"abi": [
{
"inputs": [
Expand Down Expand Up @@ -73990,6 +73990,13 @@
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [],
"name": "sendRootToHubSpoke",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
Expand Down
Loading

0 comments on commit 0fa4e85

Please sign in to comment.