Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
bigint.hpp File Reference
#include <stdint.h>
#include <fc/string.hpp>
#include <fc/vector.hpp>
Include dependency graph for bigint.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fc::bigint
 

Namespaces

namespace  fc
 namespace sysio::chain
 

Typedefs

typedef bignum_st BIGNUM
 

Functions

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

Typedef Documentation

◆ BIGNUM

typedef bignum_st BIGNUM

Definition at line 7 of file bigint.hpp.