pub type ExchangeOrigin = EitherOf<EnsureRootWithSuccess<AccountId, ConstU16<65535>>, Fellows>;
Exchange is by any of:
struct ExchangeOrigin(/* private fields */);