Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.23 KB

BabylonStakingActivityDetailExtra.md

File metadata and controls

14 lines (10 loc) · 1.23 KB

CoboWaas2.BabylonStakingActivityDetailExtra

Properties

Name Type Description Notes
pool_type StakingPoolType
finality_provider_public_key String The public key of the finality provider. [optional]
stake_block_time Number The number of blocks that need to be processed before the locked tokens are unlocked and become accessible. [optional]
auto_broadcast Boolean Whether to automatically broadcast the transaction. - `true`: Automatically broadcast the transaction. - `false`: The transaction will not be submitted to the blockchain automatically. You can call Broadcast signed transactions to broadcast the transaction to the blockchain, or retrieve the signed raw transaction data `raw_tx` by calling Get transaction information and broadcast it yourself. [optional]
param_version Number The version of babylon global parameters. [optional]
withdraw_from_type ActivityType [optional]