A root namespace history.
Definition: RootNamespaceHistory.h:31
 
std::vector< NamespaceDescriptor > NamespaceDescriptorsFromHistory(const state::RootNamespaceHistory &history, model::NetworkIdentifier networkIdentifier)
Converts the root namespace history into a vector of namespace descriptors using networkIdentifier fo...
Definition: MongoNamespaceCacheStorageUtils.cpp:28
 
Address PublicKeyToAddress(const Key &publicKey, NetworkIdentifier networkIdentifier)
Creates an address from a public key (publicKey) for the network identified by networkIdentifier.
Definition: Address.cpp:50
 
NamespaceId id() const
Gets the id of the root namespace history.
Definition: RootNamespaceHistory.cpp:59