identity
AlreadyClaimed
interface:
identity.AlreadyClaimed.issummary: Account ID is already named.
AlreadyUnbinding
interface:
identity.AlreadyUnbinding.issummary: The username cannot be unbound because it is already unbinding.
EmptyIndex
interface:
identity.EmptyIndex.issummary: Empty index.
FeeChanged
interface:
identity.FeeChanged.issummary: Fee is changed.
InsufficientPrivileges
interface:
identity.InsufficientPrivileges.issummary: The action cannot be performed because of insufficient privileges (e.g. authority trying to unbind a username provided by the system).
InvalidIndex
interface:
identity.InvalidIndex.issummary: The index is invalid.
InvalidJudgement
interface:
identity.InvalidJudgement.issummary: Invalid judgement.
InvalidSignature
interface:
identity.InvalidSignature.issummary: The signature on a username was not valid.
InvalidSuffix
interface:
identity.InvalidSuffix.issummary: The provided suffix is too long.
InvalidTarget
interface:
identity.InvalidTarget.issummary: The target is invalid.
InvalidUsername
interface:
identity.InvalidUsername.issummary: The username does not meet the requirements.
JudgementForDifferentIdentity
interface:
identity.JudgementForDifferentIdentity.issummary: The provided judgement was for a different identity.
JudgementGiven
interface:
identity.JudgementGiven.issummary: Judgement given.
JudgementPaymentFailed
interface:
identity.JudgementPaymentFailed.issummary: Error that occurs when there is an issue paying for judgement.
NoAllocation
interface:
identity.NoAllocation.issummary: The authority cannot allocate any more usernames.
NoIdentity
interface:
identity.NoIdentity.issummary: No identity found.
NotExpired
interface:
identity.NotExpired.issummary: The username cannot be forcefully removed because it can still be accepted.
NotFound
interface:
identity.NotFound.issummary: Account isn’t found.
NotNamed
interface:
identity.NotNamed.issummary: Account isn’t named.
NotOwned
interface:
identity.NotOwned.issummary: Sub-account isn’t owned by sender.
NotSub
interface:
identity.NotSub.issummary: Sender is not a sub-account.
NotUnbinding
interface:
identity.NotUnbinding.issummary: The username cannot be removed because it is not unbinding.
NotUsernameAuthority
interface:
identity.NotUsernameAuthority.issummary: The sender does not have permission to issue a username.
NoUsername
interface:
identity.NoUsername.issummary: The requested username does not exist.
RequiresSignature
interface:
identity.RequiresSignature.issummary: Setting this username requires a signature, but none was provided.
StickyJudgement
interface:
identity.StickyJudgement.issummary: Sticky judgement.
TooEarly
interface:
identity.TooEarly.issummary: The username cannot be removed because it’s still in the grace period.
TooManyRegistrars
interface:
identity.TooManyRegistrars.issummary: Maximum amount of registrars reached. Cannot add any more.
TooManySubAccounts
interface:
identity.TooManySubAccounts.issummary: Too many subs-accounts.
UsernameTaken
interface:
identity.UsernameTaken.issummary: The username is already taken.