Update service proto

This commit is contained in:
Aditya Kulkarni
2019-09-18 21:16:28 -07:00
parent c1a02247cd
commit 80c900d567

View File

@@ -48,6 +48,8 @@ message LightdInfo {
string version = 1;
string vendor = 2;
bool taddrSupport = 3;
string chainName = 4;
uint64 saplingActivationHeight = 5;
}
message TransparentAddress {