Type alias BridgeData

BridgeData: {
    chain1: EvmBridgeSetup;
    chain2: EvmBridgeSetup;
}

Type declaration

Generated using TypeDoc