pub type OperationVersionRecord<T> = AnagolayRecord<OperationVersion, <T as Config>::AccountId, <T as Config>::BlockNumber>;
Expand description

This is the Storage record of Operation Version.