moo.sdk.onboarding.require_registered

moo.sdk.onboarding.require_registered(account)

Raise unless an account has bound a durable identity (the build gate).

Build-granting code calls this so build rights require accountability.

Parameters:

account – the Player account to check

Raises:

UserError – if the account is unregistered