Skip to content

Commit

Permalink
add FlowEVMBridgeAccessor to flow.json previewnet deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
sisyphusSmiling committed Apr 23, 2024
1 parent 1721fe6 commit 01d3988
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion flow.json
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,16 @@
"IEVMBridgeTokenMinter",
"IFlowEVMNFTBridge",
"IFlowEVMTokenBridge",
"FlowEVMBridge"
"FlowEVMBridge",
{
"name": "FlowEVMBridgeAccessor",
"args": [
{
"type": "Address",
"value": "0xb6763b4399a888c8"
}
]
}
]
}
}
Expand Down

0 comments on commit 01d3988

Please sign in to comment.