Return consensusBranchId
This commit is contained in:
@@ -50,6 +50,7 @@ message LightdInfo {
|
||||
bool taddrSupport = 3;
|
||||
string chainName = 4;
|
||||
uint64 saplingActivationHeight = 5;
|
||||
string consensusBranchId = 6; // This should really be u32 or []byte, but string for readability
|
||||
}
|
||||
|
||||
message TransparentAddress {
|
||||
|
||||
Reference in New Issue
Block a user