![]() |
Bitcoin Core 32.99.0
P2P Digital Currency
|
#include <hash.h>#include <kernel/messagestartchars.h>#include <uint256.h>#include <util/strencodings.h>#include <algorithm>#include <cstdint>#include <vector>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 |