Kagome
Polkadot Runtime Engine in C++17
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
authority_discovery_id.hpp
Go to the documentation of this file.
1
6
#ifndef KAGOME_PRIMITIVES_AUTHORITY_DISCOVERY_ID_HPP
7
#define KAGOME_PRIMITIVES_AUTHORITY_DISCOVERY_ID_HPP
8
9
#include "
crypto/sr25519_types.hpp
"
10
11
namespace
kagome::primitives
{
12
using
AuthorityDiscoveryId
= crypto::Sr25519PublicKey;
13
}
// namespace kagome::primitives
14
15
#endif // KAGOME_PRIMITIVES_AUTHORITY_DISCOVERY_ID_HPP
kagome::primitives
Definition:
author_api.hpp:19
kagome::primitives::AuthorityDiscoveryId
crypto::Sr25519PublicKey AuthorityDiscoveryId
Definition:
authority_discovery_id.hpp:12
sr25519_types.hpp
core
primitives
authority_discovery_id.hpp
Generated by
1.8.11