issues
search
planetmint
/
planetmint-go
Go implementation of Planetmint
2
stars
0
forks
source link
remove ValidatorAddress from config
#447
Closed
LaurentMontBlanc
closed
1 month ago
LaurentMontBlanc
commented
2 months ago
Description
ValidatorAddress should be provided by the Trust Wallet
Tasks
[x] replace instances of config.ValidatorAddress with config.GetValidatorAddress()
[x] add getAddress to lib/trust-wallet
[x] config.GetValidatorAddress should return either configured value or if possible on from a connected Trust Wallet
Description
ValidatorAddress should be provided by the Trust Wallet
Tasks