stake
connectClient.stake(params) ⇒
Initiates a stake operation.
Kind: instance method of ConnectClient
Returns: Stake operation response
Throws:
ArmorySdkException
If there's an error initiating the stake operation
Param
Description
params
Parameters for the stake operation
params.data
Stake operation details
params.connectionId
Connection identifier
params.accessToken
Access token for authentication
Last updated