poa-dapps-voting
poa-dapps-voting copied to clipboard
(Fix) Support of validator-company metadata
After implementing of support metadata for validator-company type on smart-contracts level https://github.com/poanetwork/poa-network-consensus-contracts/issues/203 and in Validators DApp https://github.com/poanetwork/poa-dapps-validators/issues/96 we should implement it for Voting DApp also.
Currently, voting for adding a new mining key asks metadata for a validator-user only type

Just for note: this issue is bound with https://github.com/poanetwork/poa-dapps-voting/issues/120 and https://github.com/poanetwork/poa-network-consensus-contracts/issues/48.