Kagome
Polkadot Runtime Engine in C++17
entropy_accumulator.hpp File Reference
#include <boost/assert.hpp>
#include "outcome/outcome.hpp"
#include <bitset>
#include <vector>
Include dependency graph for entropy_accumulator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kagome::crypto::bip39::EntropyToken
 
class  kagome::crypto::bip39::EntropyAccumulator
 

Namespaces

 kagome::crypto::bip39
 

Enumerations

enum  kagome::crypto::bip39::Bip39EntropyError { kagome::crypto::bip39::Bip39EntropyError::WRONG_WORDS_COUNT = 1, kagome::crypto::bip39::Bip39EntropyError::STORAGE_NOT_COMPLETE, kagome::crypto::bip39::Bip39EntropyError::STORAGE_IS_FULL }
 

Functions

 OUTCOME_HPP_DECLARE_ERROR (kagome::crypto::bip39, Bip39EntropyError)
 

Function Documentation

OUTCOME_HPP_DECLARE_ERROR ( kagome::crypto::bip39  ,
Bip39EntropyError   
)