Closed qbzzt closed 3 months ago
We already know what the system calls are, because we use them when generating IWorld.sol. Why not use that knowledge to generate at least an initial createSystemCalls.ts?
IWorld.sol
createSystemCalls.ts
We can just remove it.
We already know what the system calls are, because we use them when generating
IWorld.sol
. Why not use that knowledge to generate at least an initialcreateSystemCalls.ts
?