ethereumjs-monorepo

@ethereumjs/statemanager


@ethereumjs/statemanager / Proof

Type Alias: Proof

Proof = object

Defined in: types.ts:110

Properties

accountProof

accountProof: PrefixedHexString[]

Defined in: types.ts:116


address

address: PrefixedHexString

Defined in: types.ts:111


balance

balance: PrefixedHexString

Defined in: types.ts:112


codeHash

codeHash: PrefixedHexString

Defined in: types.ts:113


nonce

nonce: PrefixedHexString

Defined in: types.ts:114


storageHash

storageHash: PrefixedHexString

Defined in: types.ts:115


storageProof

storageProof: StorageProof[]

Defined in: types.ts:117