calculateNamespaceRentalFee⚓︎
- calculateNamespaceRentalFee
- Calculates the minimum required namespace rental fee.
ts
function calculateNamespaceRentalFee(isRoot): bigintCalculates the minimum required namespace rental fee.
Parameters⚓︎
| Parameter | Type | Description |
|---|---|---|
isRoot |
boolean |
true if the fee should be calculated for a root namespace. |
Returns⚓︎
bigint
Rental fee.