difftreelog
fix missing unsigned validator import
in: master
1 file changed
runtime/src/lib.rsdiffbeforeafterboth595 Timestamp: pallet_timestamp::{Module, Call, Storage, Inherent},595 Timestamp: pallet_timestamp::{Module, Call, Storage, Inherent},596 Aura: pallet_aura::{Module, Config<T> },596 Aura: pallet_aura::{Module, Config<T> },597 EVM: pallet_evm::{Module, Config, Call, Storage, Event<T>},597 EVM: pallet_evm::{Module, Config, Call, Storage, Event<T>},598 Ethereum: pallet_ethereum::{Module, Config, Call, Storage, Event},598 Ethereum: pallet_ethereum::{Module, Config, Call, Storage, Event, ValidateUnsigned},599 Grandpa: pallet_grandpa::{Module, Call, Storage, Config, Event},599 Grandpa: pallet_grandpa::{Module, Call, Storage, Config, Event},600 Balances: pallet_balances::{Module, Call, Storage, Config<T>, Event<T>},600 Balances: pallet_balances::{Module, Call, Storage, Config<T>, Event<T>},601 TransactionPayment: pallet_transaction_payment::{Module, Storage},601 TransactionPayment: pallet_transaction_payment::{Module, Storage},