Function: getStampCost()
getStampCost(
depth
,amount
):BZZ
Defined in: bee-js/src/utils/stamps.ts:97
Utility function that calculates the cost of a postage batch based on its depth and amount.
Parameters
depth
number
amount
string
| bigint
| NumberString