Wire Sysio Wire Sysion 1.0.0
|
#include <fc/uint128.hpp>
#include <fc/variant.hpp>
#include <fc/crypto/bigint.hpp>
#include <boost/multiprecision/cpp_int.hpp>
#include <stdexcept>
#include "byteswap.hpp"
Go to the source code of this file.
Namespaces | |
namespace | fc |
namespace sysio::chain | |
Typedefs | |
typedef boost::multiprecision::uint128_t | fc::m128 |
Functions | |
void | fc::to_variant (const uint128 &var, variant &vo) |
void | fc::from_variant (const variant &var, uint128 &vo) |