removeController
removeController
is a method on the ANT
class that removes a specified wallet address from the ANT's list of approved controllers.
removeController
requires authentication.
Examples
removeController
Parameters
Parameter | Type | Description | Optional |
---|---|---|---|
controller | string - WalletAddress | The public wallet address of the controller to be removed | false |
tags | array | An array of GQL tag objects to attach to the transfer AO message | true |