decreaseOperatorStake
decreaseOperatorStake
is a method on the ARIO
class that decreases the caller's operator stake. This method must be executed with a wallet registered as a gateway operator.
decreaseOperatorStake
requires authentication.
Examples
decreaseOperatorStake
Parameters
Parameter | Type | Description | Required |
---|---|---|---|
qty | number | Amount in mARIO to remove from operator stake (cannot decrease below the network minimum) | Yes |
tags | array | An array of GQL tag objects to attach to the transaction | No |