Private Optional V1Private isStatic fromCreates a ByteCode instance from a byte array representation.
An object with the new ByteCode instance and remaining bytes.
ByteCodeError.ErrInvalidByteCodeFormat if the format is invalid.
The byte array.
Static fromJSONStatic newGenerated using TypeDoc
Represents a byte code in the system, providing support for V1 Casper WASM or an empty byte code.