Sets the executable bytecode of the current address.
The maximum bytecode size is 10MB.
The bytecode to be set. It should be a StaticArray<u8>.
StaticArray<u8>
Generated using TypeDoc
Sets the executable bytecode of the current address.
Remarks
The maximum bytecode size is 10MB.
Throws