dock-substrate icon indicating copy to clipboard operation
dock-substrate copied to clipboard

readme is incorrect

Open bddap opened this issue 5 years ago • 1 comments

The readme tells users to expose port 9933 as the websocket port. Port 9933 is the default http port, not ws. If we don't fix this users will have a bad time.

To fix: in Quickstart, change 9933:9933 to 9944:9944 .

bddap avatar May 12 '20 23:05 bddap

Another problem: the link to "contibuting.md" is broken.

bddap avatar May 13 '20 17:05 bddap