Skip to content

@ecp.eth/sdk


@ecp.eth/sdk / channel-manager / withdrawFees

Function: withdrawFees()

function withdrawFees(params): Promise<WithdrawFeesResult>;

Defined in: packages/sdk/src/channel-manager/channel.ts:458

Withdraws accumulated fees to a specified address

Parameters

params

WithdrawFeesParams

The parameters for withdrawing accumulated fees

Returns

Promise<WithdrawFeesResult>

The transaction hash of the withdrawal