ether-camp / ethereum-sandbox

Ethereum Sandbox
GNU Affero General Public License v3.0
7 stars 8 forks source link

Dynamically created contracts cannot be independently called #28

Open DaveAppleton opened 7 years ago

DaveAppleton commented 7 years ago

image

image

You can't bring up a UI to call functions in "callee"

(you can see the variable numcalls incrementing :-) )

image