Kagome
Polkadot Runtime Engine in C++17
crypto_store_impl.cpp File Reference
#include "crypto/crypto_store/crypto_store_impl.hpp"
#include <fstream>
#include <gsl/span>
#include "common/visitor.hpp"
Include dependency graph for crypto_store_impl.cpp:

Go to the source code of this file.

Namespaces

 kagome::crypto
 

Functions

 OUTCOME_CPP_DEFINE_CATEGORY (kagome::crypto, CryptoStoreError, e)
 
libp2p::crypto::KeyPair kagome::crypto::ed25519KeyToLibp2pKeypair (const Ed25519Keypair &kp)
 

Function Documentation

OUTCOME_CPP_DEFINE_CATEGORY ( kagome::crypto  ,
CryptoStoreError  ,
 
)

Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0

Definition at line 14 of file crypto_store_impl.cpp.