Type alias ConnectionEvents

ConnectionEvents: {
    chain1: BridgeEvents;
    chain2: BridgeEvents;
}

Type declaration

Generated using TypeDoc