TON SDK Documentation - v15.3.1duck0.0.3
Preparing search index...
computeFwdFees
Function computeFwdFees
computeFwdFees
(
msgPrices
:
{
bitPrice
:
bigint
;
cellPrice
:
bigint
;
firstFrac
:
number
;
ihrPriceFactor
:
number
;
lumpPrice
:
bigint
;
nextFrac
:
number
;
}
,
cells
:
bigint
,
bits
:
bigint
,
)
:
bigint
Parameters
msgPrices
:
{
bitPrice
:
bigint
;
cellPrice
:
bigint
;
firstFrac
:
number
;
ihrPriceFactor
:
number
;
lumpPrice
:
bigint
;
nextFrac
:
number
;
}
cells
:
bigint
bits
:
bigint
Returns
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
TON SDK Documentation - v15.3.1duck0.0.3
Loading...