Type Definition t3rn_mini_mock_runtime::AttestationTargets
pub type AttestationTargets<T>where
T: Config, = StorageValue<_GeneratedPrefixForStorageAttestationTargets<T>, Vec<[u8; 4], Global>, ValueQuery, GetDefault>;
Expand description
Storage type is [StorageValue
] with value type Vec < TargetId >
.