zeppelinos / zos-cli

:warning: Deprecated repo in favour of https://github.com/zeppelinos/zos
https://zeppelinos.org/
101 stars 25 forks source link

Swapped params of TestApp initializer #335

Closed spalladino closed 6 years ago

spalladino commented 6 years ago

Given that txParams is to be used more frequently than the network file object, txParams was moved to the first one. Fixes #333.