Fabcoin Core  0.16.2
P2P Digital Currency
Functions
block.cpp File Reference
#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>
Include dependency graph for block.cpp:

Go to the source code of this file.

Functions

bool _IsSupportContract (int nVersion, int nHeight)
 
bool _IsLegacyFormat (int nHeight)
 

Detailed Description

Author
Dimitry Khokhlov dimit.nosp@m.ry@e.nosp@m.thdev.nosp@m..com
Date
2015 Block test functions.

Definition in file block.cpp.

Function Documentation

bool _IsLegacyFormat ( int  nHeight)

Definition at line 103 of file block.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

bool _IsSupportContract ( int  nVersion,
int  nHeight 
)

Definition at line 85 of file block.cpp.

Here is the call graph for this function:

Here is the caller graph for this function: