diff --git a/flow.json b/flow.json index ae8408f4..f1f04ef5 100644 --- a/flow.json +++ b/flow.json @@ -343,23 +343,15 @@ } ] }, + "FlowEVMBridgeHandlerInterfaces", + "FlowEVMBridgeHandlers", "FlowEVMBridgeNFTEscrow", "FlowEVMBridgeTokenEscrow", "FlowEVMBridgeTemplates", "IEVMBridgeNFTMinter", "IEVMBridgeTokenMinter", "IFlowEVMNFTBridge", - "IFlowEVMTokenBridge", - "FlowEVMBridge", - { - "name": "FlowEVMBridgeAccessor", - "args": [ - { - "type": "Address", - "value": "0xb6763b4399a888c8" - } - ] - } + "IFlowEVMTokenBridge" ] } }