Bitcoin Core 32.99.0
P2P Digital Currency
Namespaces | Functions | Variables
signet.h File Reference
#include <hash.h>
#include <kernel/messagestartchars.h>
#include <uint256.h>
#include <util/strencodings.h>
#include <algorithm>
#include <cstdint>
#include <vector>
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.

Namespaces

namespace  kernel
 

Functions

MessageStartChars kernel::GetSignetMessageStart (const std::vector< uint8_t > &signet_challenge)
 Return the message start bytes for a signet: the first four bytes of the double-SHA256 hash of the serialized signet challenge script (BIP325) More...
 

Variables

const std::vector< uint8_t > kernel::SIGNET_DEFAULT_CHALLENGE