setLogo
setLogo
is a method on the ANT
class that updates the logo of the ANT process. The logo must be specified as an Arweave transaction ID that contains an image.
setLogo
requires authentication.
Examples
setLogo
Parameters
Parameter | Type | Description | Optional |
---|---|---|---|
txId | string | The Arweave transaction ID of the image to use as the ANT's logo | false |
tags | array | An array of GQL tag objects to attach to the transfer AO message. | true |