Provide a judgement for an account's identity.
The dispatch origin for this call must be Signed and the sender must be the account of the registrar whose index is reg_index.
reg_index
target
judgement
identity
IdentityInformationProvider
Note: Judgements do not apply to a username.
Emits JudgementGiven if successful.
JudgementGiven
Provide a judgement for an account's identity.
The dispatch origin for this call must be Signed and the sender must be the account of the registrar whose index is
reg_index.reg_index: the index of the registrar whose judgement is being made.target: the account whose identity the judgement is upon. This must be an account with a registered identity.judgement: the judgement of the registrar of indexreg_indexabouttarget.identity: The hash of the [IdentityInformationProvider] for that the judgement is provided.Note: Judgements do not apply to a username.
Emits
JudgementGivenif successful.