tuweni / org.apache.tuweni.eth.repository / BlockchainRepository / storeCode

storeCode

suspend fun storeCode(code: Bytes): Unit (source)

Stores account code in world state

Parameters

code - the code to store