Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 1.22 KB

JsonRpcWithdrawal.md

File metadata and controls

55 lines (30 loc) · 1.22 KB

@ethereumjs/util / JsonRpcWithdrawal

Interface: JsonRpcWithdrawal

JSON RPC interface for EIP-4895 withdrawal data with amount in Gwei to match CL representation and for eventual ssz withdrawalsRoot

Table of contents

Properties

Properties

address

address: string

Defined in

packages/util/src/withdrawal.ts:26


amount

amount: string

Defined in

packages/util/src/withdrawal.ts:27


index

index: string

Defined in

packages/util/src/withdrawal.ts:24


validatorIndex

validatorIndex: string

Defined in

packages/util/src/withdrawal.ts:25