Usage
Returns
updateInfiniteChannelTransportLayer
Function to update the infinite channel transport layer. See updateTransportLayer parameters.- type: 
({ channelAddress: string; saleDurationInSeconds: number; transactionOverrides?: TransactionOverrides; }) => Promise<Log[] | undefined> 
status
- type: 
ContractExecutionStatus 
txHash
- type: 
string 
error
- type: 
any