Kagome
Polkadot Runtime Engine in C++17
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
compact_integer.hpp
Go to the documentation of this file.
1
6
#ifndef KAGOME_CORE_PRIMITIVES_COMPACT_INTEGER_HPP
7
#define KAGOME_CORE_PRIMITIVES_COMPACT_INTEGER_HPP
8
9
#include <scale/types.hpp>
10
11
namespace
kagome::primitives
{
12
13
using
CompactInteger
=
scale::CompactInteger
;
14
15
}
16
17
#endif // KAGOME_CORE_PRIMITIVES_COMPACT_INTEGER_HPP
kagome::primitives
Definition:
author_api.hpp:19
kagome::primitives::CompactInteger
scale::CompactInteger CompactInteger
Definition:
compact_integer.hpp:13
core
primitives
compact_integer.hpp
Generated by
1.8.11