Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <primitives/block.h>
#include <hash.h>
#include <tinyformat.h>
#include <utilstrencodings.h>
#include <crypto/common.h>
#include <chainparams.h>
#include <consensus/params.h>
#include <util.h>
Go to the source code of this file.
Functions | |
bool | _IsSupportContract (int nVersion, int nHeight) |
bool | _IsLegacyFormat (int nHeight) |
Definition in file block.cpp.
bool _IsLegacyFormat | ( | int | nHeight | ) |