ethereumjs-monorepo

@ethereumjs/block


@ethereumjs/block / WithdrawalV1

Type Alias: WithdrawalV1

WithdrawalV1 = object

Defined in: types.ts:231

Properties

address

address: PrefixedHexString

Defined in: types.ts:234


amount

amount: PrefixedHexString

Defined in: types.ts:235


index

index: PrefixedHexString

Defined in: types.ts:232


validatorIndex

validatorIndex: PrefixedHexString

Defined in: types.ts:233