Kagome
Polkadot Runtime Engine in C++17
polkadot_codec.cpp File Reference
#include "storage/trie/serialization/polkadot_codec.hpp"
#include "crypto/blake2/blake2b.h"
#include "scale/scale.hpp"
#include "scale/scale_decoder_stream.hpp"
#include "storage/trie/polkadot_trie/trie_node.hpp"
Include dependency graph for polkadot_codec.cpp:

Go to the source code of this file.

Namespaces

 kagome::storage::trie
 

Functions

 OUTCOME_CPP_DEFINE_CATEGORY (kagome::storage::trie, PolkadotCodec::Error, e)
 
common::Buffer kagome::storage::trie::ushortToBytes (uint16_t b)
 

Function Documentation

OUTCOME_CPP_DEFINE_CATEGORY ( kagome::storage::trie  ,
PolkadotCodec::Error  ,
 
)

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

Definition at line 13 of file polkadot_codec.cpp.