Skip to content

FUZD / fuzd-executor / computeFees

Function: computeFees()

computeFees(chainId, serviceParameters, maxCost): object

Parameters

chainId

IntegerString

serviceParameters

ExecutionServiceParameters

maxCost

bigint

Returns

object

debtDueInUnits

debtDueInUnits: bigint

feesToPay

feesToPay: bigint

Defined in

executor.ts:30