A malformed "push" authentication instruction in which the pushed data is incomplete (the bytecode ends before enough bytes can be read).
The data Uint8Array provided. This instruction is malformed because the length of this Uint8Array is shorter than the expectedDataBytes.
Uint8Array
expectedDataBytes
The expected number of data bytes for this push operation.
data
Generated using TypeDoc
A malformed "push" authentication instruction in which the pushed data is incomplete (the bytecode ends before enough bytes can be read).