vendor rebranding

This commit is contained in:
DenioD
2019-10-26 21:39:27 +02:00
parent 88451bb437
commit a31dd97aa8

View File

@@ -242,7 +242,7 @@ func (s *SqlStreamer) GetLightdInfo(ctx context.Context, in *walletrpc.Empty) (*
// A success will return code 0 and message txhash.
return &walletrpc.LightdInfo{
Version: "0.1-hushlightd",
Vendor: "HushWallet LightWalletD",
Vendor: "Silentdragonlite LightWalletD",
TaddrSupport: true,
ChainName: chainName,
SaplingActivationHeight: uint64(saplingHeight),