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