When user has chosen a delegate by clicking on the radio button and then click on the delegatebutton it should trigger a metamask transaction. delegate function parameters are: delegate(address from, address representative)
[x] implement API call with web3.js and construct transaction.
When user has chosen a delegate by clicking on the radio button and then click on the
delegate
button it should trigger a metamask transaction. delegate function parameters are:delegate(address from, address representative)