Open reverde opened 5 years ago
Seems the index is wrong. And it should be
userB.start_exit(1693390459388381052156419331572168595237271043726428428352746834777341368960, 1, 3)
or you should delete operator.submit_block()
before call the send_transaction()
function
Hi, I got exception when I run the example code in readme
I use python3, ubuntu 18.04.1
Thanks.