func Current
Returns the identifier of the current realm.
Returns the identifier of the current realm.
Checks if the given identifier is a package path. Package paths contain dots (e.g., "gno.land/p/demo/users").
Checks if the given identifier is a user address. User addresses don't contain dots (e.g., "g1abc...def").
Returns the identifier of the previous realm in the call chain.