blockchainprojects / bitshares-ui

Graphical User Interface for BitShares Blockchain
https://wallet.bitshares.org
MIT License
0 stars 1 forks source link

[5] #268 Enable creating a new committee member via GUI? #108

Closed sschiessl-bcp closed 5 years ago

sschiessl-bcp commented 5 years ago

Original issue https://github.com/bitshares/bitshares-ui/issues/268

sschiessl-bcp commented 5 years ago

Please make sure to use style guide for new modals, thanks! I will fill in the blockchain logic, please prepare it up to the point that I only need to enter the broadcast commant (assume you will have AccountActions.createCommittee(url) that works like the other broadcast functions).