symbol/idGenerator library
Properties
- NAMESPACE_FLAG → BigInt
-
final
Functions
-
generateMosaicId(
SymbolAddress ownerAddress, int nonce) → BigInt -
generateNamespaceId(
dynamic name, [int parentNamespaceId = 0]) → int -
generateNamespacePath(
String fullyQualifiedName) → List< int> -
isValidNamespaceName(
String name) → bool