iota.py
iota.py copied to clipboard
Update PyOTA for comnet
Description
comnet
is the community run test network of IOTA.
Update documentation with details about comnet
. (Required MWM = 10)
Maybe add comnet
configuration option to API classes.
Motivation
Provide more info about comnet
to users.
Requirements
Write a list of what you want this feature to do.
- Explicitly state MWM=10 for
comnet
in documentation - Add
comnet
option to API class (refactor the currentdevnet
option to be more generic)
Are you planning to do it yourself in a pull request?
Maybe.