Bitcoin Core  22.99.0
P2P Digital Currency
Functions
asmap.cpp File Reference
#include <map>
#include <vector>
#include <assert.h>
#include <crypto/common.h>
Include dependency graph for asmap.cpp:

Go to the source code of this file.

Functions

uint32_t Interpret (const std::vector< bool > &asmap, const std::vector< bool > &ip)
 
bool SanityCheckASMap (const std::vector< bool > &asmap, int bits)
 

Function Documentation

◆ Interpret()

uint32_t Interpret ( const std::vector< bool > &  asmap,
const std::vector< bool > &  ip 
)

Definition at line 78 of file asmap.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SanityCheckASMap()

bool SanityCheckASMap ( const std::vector< bool > &  asmap,
int  bits 
)

Definition at line 123 of file asmap.cpp.

Here is the call graph for this function: