Kagome
Polkadot Runtime Engine in C++17
|
#include <vector>
#include <boost/filesystem.hpp>
#include <optional>
#include "common/buffer.hpp"
#include "crypto/crypto_store/key_type.hpp"
#include "log/logger.hpp"
Go to the source code of this file.
Classes | |
class | kagome::crypto::KeyFileStorage |
Namespaces | |
kagome::crypto | |
Functions | |
OUTCOME_HPP_DECLARE_ERROR (kagome::crypto, KeyFileStorage::Error) | |
OUTCOME_HPP_DECLARE_ERROR | ( | kagome::crypto | , |
KeyFileStorage::Error | |||
) |