Wire Sysio Wire Sysion 1.0.0
|
#include <fc/real128.hpp>
#include <fc/crypto/bigint.hpp>
#include <fc/exception/exception.hpp>
#include <sstream>
#include <stdint.h>
Go to the source code of this file.
Namespaces | |
namespace | fc |
namespace sysio::chain | |
Functions | |
void | fc::to_variant (const real128 &var, variant &vo) |
void | fc::from_variant (const variant &var, real128 &vo) |