ethereumjs-monorepo

@ethereumjs/statemanager


@ethereumjs/statemanager / Proof

Type Alias: Proof

Proof = object

Defined in: types.ts:95

Properties

accountProof

accountProof: PrefixedHexString[]

Defined in: types.ts:101


address

address: PrefixedHexString

Defined in: types.ts:96


balance

balance: PrefixedHexString

Defined in: types.ts:97


codeHash

codeHash: PrefixedHexString

Defined in: types.ts:98


nonce

nonce: PrefixedHexString

Defined in: types.ts:99


storageHash

storageHash: PrefixedHexString

Defined in: types.ts:100


storageProof

storageProof: StorageProof[]

Defined in: types.ts:102