ethereum / ethereum/populus

Doc - Web3Config.set_provider

Open
#348 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
319
Forks
110
PR merge metrics
No merged PRs in 30d

Description

* Populus v1.10.0
* OS: linux

It looks like official documentation about configuration has some confusion.
It takes me some time to even figure out how chain configuration works.
- set_provider is missing, maybe it should be set_provider_class?
- in the other side default ```populus init``` generates ```populus.json``` with ```populus.chain.geth.TestnetChain``` while in doc we see ```populus.chain.TesterChain``` that works better in my case.

* AttributeError: 'Web3Config' object has no attribute 'set_provider'
* web3_config.set_provider('ipc')
* example from documentation: http://populus.readthedocs.io/en/v1.10.0/config.html

#### Cute Animal Picture
```
(__)
(oo)
/-------VV
/ | ||
* ||----||
^^ ^^
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.