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
The embryo actor:
- Has no constructor (the system is expected to simply "set" the embryo
code CID, not construct it).
- Immediately aborts when called with a non-zero method.
We could, alternatively, use some well-known "id" address. But it's nice
to make this actual valid wasm.
0 commit comments