ethereumjs-monorepo

@ethereumjs/common


@ethereumjs/common / StorageProof

Type Alias: StorageProof

StorageProof = object

Defined in: common/src/interfaces.ts:43

Properties

key

key: PrefixedHexString

Defined in: common/src/interfaces.ts:44


proof

proof: PrefixedHexString[]

Defined in: common/src/interfaces.ts:45


value

value: PrefixedHexString

Defined in: common/src/interfaces.ts:46