ethereumjs-monorepo

@ethereumjs/util


@ethereumjs/util / SetLengthOpts

Interface: SetLengthOpts

Defined in: packages/util/src/bytes.ts:157

Properties

allowTruncate?

optional allowTruncate: boolean

Defined in: packages/util/src/bytes.ts:159

Allow truncation if msg exceeds length. Default: false