OVMArgs
OVMArgs =
object
Defined in: types.ts:566
OVM Arguments for contract creation
Properties​
| Property | Type | Description | Defined in |
|---|---|---|---|
OVMOwnerAddress | string | Owner address for the OVM contract. | types.ts:568 |
principalRecipient | string | Principal recipient address. | types.ts:571 |
rewardRecipient | string | Rewards recipient of the cluster. | types.ts:574 |
principalThreshold | number | Principal threshold in ETH for OVM contract. | types.ts:577 |