Bitcoin network the chain parameters describe, mirroring btck_ChainType.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
enum class ChainType : btck_ChainType;
Members
Name |
Description |
|
The main Bitcoin network. |
|
The version 3 test network. |
|
The version 4 test network. |
|
A signet network. |
|
The local regression‐test network. |
Created with MrDocs