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
updateChannelFees
Function to update the fees and reward splits for a deployed channel. See updateChannelFees args.- type:
({ channelAddress, feeContract, feeArgs, transactionOverrides }: SetChannelFeeConfig) => Promise<Log[] | undefined>
status
- type:
ContractExecutionStatus
txHash
- type:
string
error
- type:
any