pub type SignalParameterList<T: Config> = StorageDoubleMap<_GeneratedPrefixForStorageSignalParameterList<T>, Blake2_128Concat, T::AccountId, Blake2_128Concat, Vec<u8>, u8, ValueQuery>;
Expand description

Maps identity numbers to a signal transaction hash and a rating number.