Skip to content

@ecp.eth/sdk


@ecp.eth/sdk / channel-manager/react / UseWithdrawFeesOptions

Type Alias: UseWithdrawFeesOptions

type UseWithdrawFeesOptions = Omit<UseMutationOptions<WithdrawFeesResult, Error, UseWithdrawFeesParams>, "mutationFn">;

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