Browse Source

vendor rebranding

master
DenioD 5 years ago
parent
commit
a31dd97aa8
  1. 2
      frontend/service.go

2
frontend/service.go

@ -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),

Loading…
Cancel
Save