Bitcoin Core  27.99.0
P2P Digital Currency
Classes | Functions
signet.h File Reference
#include <consensus/params.h>
#include <primitives/block.h>
#include <primitives/transaction.h>
#include <optional>
Include dependency graph for signet.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SignetTxs
 Generate the signet tx corresponding to the given block. More...
 

Functions

bool CheckSignetBlockSolution (const CBlock &block, const Consensus::Params &consensusParams)
 Extract signature and check whether a block has a valid solution. More...
 

Function Documentation

◆ CheckSignetBlockSolution()

bool CheckSignetBlockSolution ( const CBlock block,
const Consensus::Params consensusParams 
)

Extract signature and check whether a block has a valid solution.

Definition at line 124 of file signet.cpp.

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