getChainIdentifier

suspend fun getChainIdentifier(): String

Suspended function that retrieves the chain's identifier.

Return

The chain identifier as a string.

Throws

if there is an error retrieving the chain identifier.