Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
signet.h File Reference
#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...

Namespaces

namespace  Consensus
 Transaction validation functions.

Functions

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

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 126 of file signet.cpp.

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