DepositData
DepositData:
Object
Deposit Data
Type declaration
Member | Type | Description |
---|---|---|
amount | string | 32 ethers. |
deposit_data_root | string | A checksum for DepositData fields . |
pubkey | string | The public key of the distributed validator. |
signature | string | BLS signature of the deposit message. |
withdrawal_credentials | string | The 0x01 withdrawal address of the DV. |
Source
types.ts:155