@ecp.eth/sdk / channel-manager / getHookTransactionFee
Function: getHookTransactionFee()
function getHookTransactionFee(params): Promise<GetHookTransactionFeeResult>;
Defined in: packages/sdk/src/channel-manager/hook.ts:81
Get the hook transaction fee from channel manager
Parameters
params
The parameters for getting the hook transaction fee from channel manager
Returns
Promise
<GetHookTransactionFeeResult
>
The hook transaction fee from channel manager