Skip to content
Discussion options

You must be logged in to vote

2nd answer:
https://ethereum.stackexchange.com/questions/29469/is-addressthis-a-valid-address-in-a-contracts-constructor

This contract doesn't work because

Note that while the initialisation code is executing, the newly created address exists but with no intrinsic body code.

So as it tries to call back getOwner from my contract, it fails.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dindonero
Comment options

Answer selected by dindonero
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant