Documentation Index
Fetch the complete documentation index at: https://docs.transmissions.wtf/llms.txt
Use this file to discover all available pages before exploring further.
Usage
Returns
updateChannelMetadata
Function to update channel metadata. See updateChannelMetadata args.- type:
({ channelAddress: string; uri: string; name: string; transactionOverrides?: TransactionOverrides; }) => Promise<Log[] | undefined>
status
- type:
ContractExecutionStatus
uri
- type:
string
name
- type:
string
txHash
- type:
string
error
- type:
any