difftreelog
fmt
in: master
2 files changed
pallets/evm-contract-helpers/src/eth.rsdiffbeforeafterbothno syntactic changes
pallets/evm-contract-helpers/src/lib.rsdiffbeforeafterboth66 StorageMap<Hasher = Twox128, Key = H160, Value = bool, QueryKind = ValueQuery>;66 StorageMap<Hasher = Twox128, Key = H160, Value = bool, QueryKind = ValueQuery>;676768 /// Store for contract sponsorship state.68 /// Store for contract sponsorship state.69 /// 69 ///70 /// * **Key** - contract address.70 /// * **Key** - contract address.71 /// * **Value** - sponsorship state.71 /// * **Value** - sponsorship state.72 #[pallet::storage]72 #[pallet::storage]