BridgePruned: PlainDescriptor<{
bridge_deposit: bigint;
bridge_id: FixedSizeBinary<32>;
lane_id: FixedSizeBinary<4>;
pruned_messages: bigint;
}>
Type declaration
bridge_deposit: bigint
bridge_id: FixedSizeBinary<32>
lane_id: FixedSizeBinary<4>
pruned_messages: bigint
Bridge has been closed and pruned from the runtime storage. It now may be reopened again by any participant.