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