|
BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <fc/crypto/bigint.hpp>#include <openssl/bn.h>#include <fc/variant.hpp>#include <fc/crypto/base64.hpp>#include <fc/exception/exception.hpp>#include <boost/endian/buffers.hpp>Go to the source code of this file.
Namespaces | |
| fc | |
Functions | |
| void | fc::to_variant (const bigint &bi, variant &v, uint32_t max_depth=1) |
| void | fc::from_variant (const variant &v, bigint &bi, uint32_t max_depth=1) |
1.8.17