Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
bigint.cpp File Reference
#include <fc/crypto/bigint.hpp>
#include <fc/utility.hpp>
#include <openssl/bn.h>
#include <fc/variant.hpp>
#include <fc/crypto/base64.hpp>
#include <fc/exception/exception.hpp>
#include "../byteswap.hpp"
Include dependency graph for bigint.cpp:

Go to the source code of this file.

Namespaces

namespace  fc
 namespace sysio::chain
 

Functions

void fc::to_variant (const bigint &bi, variant &v)
 
void fc::from_variant (const variant &v, bigint &bi)