increaseOperatorStake
increaseOperatorStake
is a method on the ARIO
class that increases the caller's operator stake. This method must be executed with a wallet registered as a gateway operator.
increaseOperatorStake
requires authentication.
Examples
increaseOperatorStake
Parameters
Parameter | Type | Description | Required |
---|---|---|---|
qty | number | Amount in mARIO to add to operator stake | Yes |
tags | array | An array of GQL tag objects to attach to the transaction | No |