ethereumjs-monorepo

@ethereumjs/block


@ethereumjs/block / WithdrawalV1

Type Alias: WithdrawalV1

WithdrawalV1 = object

Defined in: types.ts:230

Properties

address

address: PrefixedHexString

Defined in: types.ts:233


amount

amount: PrefixedHexString

Defined in: types.ts:234


index

index: PrefixedHexString

Defined in: types.ts:231


validatorIndex

validatorIndex: PrefixedHexString

Defined in: types.ts:232