TARAXA
Loading...
Searching...
No Matches
trie_common.hpp
Go to the documentation of this file.
1#pragma once
2
3#include "common/types.hpp"
4
5namespace taraxa::final_chain {
6
7h256 hash256(dev::BytesMap const& _s);
8
9} // namespace taraxa::final_chain
std::map< bytes, bytes > BytesMap
Definition Common.h:116
Definition app_base.hpp:22
h256 hash256(dev::BytesMap const &_s)