Module testnet

Source
Expand description

Types and implementation for Testnet consensus parameters

Structs§

ConfiguredActivationHeights
Configurable activation heights for Regtest and configured Testnets.
ConfiguredFundingStreamRecipient
Configurable funding stream recipient for configured Testnets.
ConfiguredFundingStreams
Configurable funding streams for configured Testnets.
Parameters
Network consensus parameters for test networks such as Regtest and the default Testnet.
ParametersBuilder
Builder for the Parameters struct.

Constants§

MAX_HRP_LENGTH
Maximum length for a configured human-readable prefix.
MAX_NETWORK_NAME_LENGTH
Maximum length for a configured network name.
REGTEST_NU5_ACTIVATION_HEIGHT
The Regtest NU5 activation height in tests
RESERVED_NETWORK_NAMES
Reserved network names that should not be allowed for configured Testnets.