BridgeOpened: PlainDescriptor<
    {
        bridge_deposit: bigint;
        bridge_id: FixedSizeBinary<32>;
        lane_id: FixedSizeBinary<4>;
        local_endpoint: XcmV3Junctions;
        remote_endpoint: XcmV3Junctions;
    },
>

The bridge between two locations has been opened.