Depends on https://github.com/paritytech/substrate/pull/6364 Substrate now supports empty storage value so we can change `Option<bool>` storage to `Option<()>`.