BuilderRegistrationMessage
BuilderRegistrationMessage =
object
Defined in: types.ts:273
Unsigned DV Builder Registration Message
Properties​
| Property | Type | Description | Defined in |
|---|---|---|---|
fee_recipient | string | The DV fee recipient. | types.ts:275 |
gas_limit | number | Default is 30000000. | types.ts:278 |
timestamp | number | Timestamp when generating cluster lock file. | types.ts:281 |
pubkey | string | The public key of the DV. | types.ts:284 |