Bitcoin Core 28.99.0
P2P Digital Currency
|
#include "../fielddefines.h"
#include "generic_common_impl.h"
#include "../lintrans.h"
#include "../sketch_impl.h"
#include "../sketch.h"
Go to the source code of this file.
Functions | |
Sketch * | ConstructGeneric2Bytes (int bits, int implementation) |
Sketch * ConstructGeneric2Bytes | ( | int | bits, |
int | implementation | ||
) |
Definition at line 95 of file generic_2bytes.cpp.