ethereum / mist

[DEPRECATED] Mist. Browse and use Ðapps on the Ethereum network.
http://ethereum.org
GNU General Public License v3.0
7.44k stars 2.12k forks source link

cleanup customProtocols.js #4131

Closed marlomajor closed 5 years ago

marlomajor commented 5 years ago

What does it do?

There were lots of checks in customProtocols.js in order to make sure the function worked properly. These functions were removed as they are not yet implemented. Should not be on develop branch. Better to open another PR to carry out functionality.

Any helpful background information?

First commit to Mist, so let me know how I can help.

Which code should the reviewer start with?

customProtocols.js

New dependencies? What are they used for?

None

Relevant screenshots?

None