Skip to content

generateNamespacePath()⚓︎

function generateNamespacePath(fullyQualifiedName): bigint[]

Parses a fully qualified namespace name into a path.

Parameters⚓︎

Parameter Type Description
fullyQualifiedName string Fully qualified namespace name.

Returns⚓︎

bigint[]

Computed namespace path.