increaseDelegateStake
increaseDelegateStake
is a method on the ARIO
class that increases the caller's delegated stake on the target gateway.
increaseDelegateStake
requires authentication.
Example
increaseDelegateStake
Parameters
Parameter | Type | Description | Required |
---|---|---|---|
qty | number | Amount in mARIO to add to delegated stake | Yes |
target | string | The gateway's wallet address | Yes |
tags | array | An array of GQL tag objects to attach to the transaction | No |