Skip to content

@ecp.eth/sdk


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

Function: setHookTransactionFee()

function setHookTransactionFee(params): Promise<SetHookTransactionFeeResult>;

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

Set the percentage of the fee for the hook transaction

Parameters

params

SetHookTransactionFeeParams

The parameters for setting the fee for the hook transaction

Returns

Promise<SetHookTransactionFeeResult>

The transaction hash of the set hook transaction fee