Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 662 Bytes

VerkleStateDiff.md

File metadata and controls

30 lines (16 loc) · 662 Bytes

@ethereumjs/block / VerkleStateDiff

Interface: VerkleStateDiff

Table of contents

Properties

Properties

stem

stem: string

Defined in

types.ts:87


suffixDiffs

suffixDiffs: { currentValue: null | string ; newValue: null | string ; suffix: string | number }[]

Defined in

types.ts:88