Calling checkNetwork for contract classes generated by ether-pudding fail on trying to call synchronous network property asynchronously as a function. Changing it to getNetwork fixes the problem, I can try to find time to write some test if that is considered necessary.
Calling checkNetwork for contract classes generated by ether-pudding fail on trying to call synchronous network property asynchronously as a function. Changing it to getNetwork fixes the problem, I can try to find time to write some test if that is considered necessary.