suspend fun storeCode(code: Bytes): Unit
Stores account code in world state
code - the code to store
code