vendor rebranding
This commit is contained in:
@@ -242,7 +242,7 @@ func (s *SqlStreamer) GetLightdInfo(ctx context.Context, in *walletrpc.Empty) (*
|
|||||||
// A success will return code 0 and message txhash.
|
// A success will return code 0 and message txhash.
|
||||||
return &walletrpc.LightdInfo{
|
return &walletrpc.LightdInfo{
|
||||||
Version: "0.1-hushlightd",
|
Version: "0.1-hushlightd",
|
||||||
Vendor: "HushWallet LightWalletD",
|
Vendor: "Silentdragonlite LightWalletD",
|
||||||
TaddrSupport: true,
|
TaddrSupport: true,
|
||||||
ChainName: chainName,
|
ChainName: chainName,
|
||||||
SaplingActivationHeight: uint64(saplingHeight),
|
SaplingActivationHeight: uint64(saplingHeight),
|
||||||
|
|||||||
Reference in New Issue
Block a user