Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Users SBAT continue following "getting started" documentation after starting proxy #1890

Closed
clrblmt opened this issue Nov 26, 2019 · 0 comments
Assignees
Labels
docs Fixes to any documentation merge-pending

Comments

@clrblmt
Copy link
Contributor

clrblmt commented Nov 26, 2019

Expected Behavior

Add screen instruction

Current Behavior

No instruction in documentation on how to continue typing commands after running:
docker run --name celo-proxy --restart always -p 8545:8545 -p 8546:8546 -p 30303:30303 -p 30303:30303/udp -p 30503:30503 -p 30503:30503/udp -v $PWD/proxy:/root/.celo $CELO_IMAGE --verbosity 3 --networkid $NETWORK_ID --syncmode full --rpc --rpcaddr 0.0.0.0 --rpcapi eth,net,web3,debug --maxpeers 1100 --etherbase=$CELO_PROXY_ADDRESS --proxy.proxy --proxy.proxiedvalidatoraddress $CELO_VALIDATOR_ADDRESS --proxy.internalendpoint :30503

@aaitor aaitor added the docs Fixes to any documentation label Nov 26, 2019
aaitor added a commit to aaitor/celo-monorepo that referenced this issue Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Fixes to any documentation merge-pending
Projects
None yet
Development

No branches or pull requests

2 participants