![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <deploymentinfo.h>
Public Attributes | |
| const char * | name |
| Deployment name. More... | |
| bool | gbt_optional_rule |
| Whether GBT clients can safely ignore this rule in simplified usage. More... | |
Definition at line 16 of file deploymentinfo.h.
| bool VBDeploymentInfo::gbt_optional_rule |
Whether GBT clients can safely ignore this rule in simplified usage.
Definition at line 20 of file deploymentinfo.h.
| const char* VBDeploymentInfo::name |
Deployment name.
Definition at line 18 of file deploymentinfo.h.