6 #ifndef KAGOME_CORE_CONSENSUS_GRANDPA_COMMON_HPP 7 #define KAGOME_CORE_CONSENSUS_GRANDPA_COMMON_HPP 9 #include <unordered_map> 19 using Id = crypto::Ed25519PublicKey;
34 #endif // KAGOME_CORE_CONSENSUS_GRANDPA_COMMON_HPP
Clock::TimePoint TimePoint
crypto::Ed25519PublicKey Id
Clock< std::chrono::steady_clock > SteadyClock
crypto::Ed25519Signature Signature
primitives::BlockNumber BlockNumber
common::Hash256 BlockHash
typename ClockType::duration Duration
typename ClockType::time_point TimePoint