Kagome
Polkadot Runtime Engine in C++17
|
#include "crypto/ed25519/ed25519_provider_impl.hpp"
#include <random>
#include <schnorrkel/schnorrkel.h>
Go to the source code of this file.
Namespaces | |
kagome::crypto | |
Functions | |
OUTCOME_CPP_DEFINE_CATEGORY (kagome::crypto, Ed25519ProviderImpl::Error, e) | |
OUTCOME_CPP_DEFINE_CATEGORY | ( | kagome::crypto | , |
Ed25519ProviderImpl::Error | , | ||
e | |||
) |
Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Definition at line 14 of file ed25519_provider_impl.cpp.