You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 26, 2022. It is now read-only.
Hi,
I'm trying to step through the tutorial at https://github.com/ethereum/wiki/wiki/Serpent and there are errors when running the following line:
s.send(t.k0, c, 0, funid=0, abi=[42])
TypeError: send() got an unexpected keyword argument 'funid'
Setup is as follows:
Name: ethereum-serpent
Version: 1.7.7
Location: /usr/local/lib/python2.7/dist-packages
Name: pyethereum
Version: 0.6.42
Location: /usr/local/lib/python2.7/dist-packages
Please let me know if there is a solution or if you need any more info.
The text was updated successfully, but these errors were encountered: