Commit f8ff3c91 authored by Serban Iorga's avatar Serban Iorga Committed by Bastian Köcher
Browse files

Unify the operating mode for bridge pallets (#1483)



Unify the operating mode for bridge pallets

- define the OperationMode trait and BasicOperatingMode enum
- use the OperationMode trait in all the bridge pallets
- use BasicOperatingMode instead of IsHalted for the Grandpa pallet
- use BasicOperatingMode as part of MessagesOperatingMode

Signed-off-by: default avatarSerban Iorga <[email protected]>
parent ff342faf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment