@ecp.eth/sdk / channel-manager/react / useGetHookTransactionFee
Function: useGetHookTransactionFee()
function useGetHookTransactionFee(params, options): UseGetHookTransactionFeeResult;Defined in: packages/sdk/src/channel-manager/react/hook.ts:73
Get the hook transaction fee from channel manager
Parameters
params
UseGetHookTransactionFeeParams = {}
The parameters for getting the hook transaction fee from channel manager
options
UseGetHookTransactionFeeOptions = {}
The options for the query
Returns
UseGetHookTransactionFeeResult
The result of the query