You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The foundation wants to show which validators have been KYCd in the system. Return a flag on the validator detail and listview objects for FE to interpret.
Proposal
Search for attributes on the owning address for a validator
Find the kyc-aml.passport.pb attribute, and interpret the value
Assign a flag to the Validator listview object for that value
Assign a flag to the Validator detail object for that value
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
* Added naming tree API
* Added `isVerified` to validator data responses
* Added new ENV for `explorer.verified-addresses` as a comma-deliniated list of trusted addresses
closes: #134closes: #343
* Added naming tree API
* Added `isVerified` to validator data responses
* Added new ENV for `explorer.verified-addresses` as a comma-deliniated list of trusted addresses
closes: #134closes: #343
* Added naming tree API
* Added `isVerified` to validator data responses
* Added new ENV for `explorer.verified-addresses` as a comma-deliniated list of trusted addresses
closes: #134closes: #343
* Added naming tree API
* Added `isVerified` to validator data responses
* Added new ENV for `explorer.verified-addresses` as a comma-deliniated list of trusted addresses
closes: #134closes: #343
* Added naming tree API
* Added `isVerified` to validator data responses
* Added new ENV for `explorer.verified-addresses` as a comma-deliniated list of trusted addresses
closes: #134closes: #343
Summary
The foundation wants to show which validators have been KYCd in the system. Return a flag on the validator detail and listview objects for FE to interpret.
Proposal
kyc-aml.passport.pb
attribute, and interpret the valueFor Admin Use
The text was updated successfully, but these errors were encountered: