Name | Lookup | Attributes | |
|---|---|---|---|
| StatusListCredentialCreated | 2a00 | ["StatusListCredentialId"] | |
| StatusListCredentialUpdated | 2a01 | ["StatusListCredentialId"] | |
| StatusListCredentialRemoved | 2a02 | ["StatusListCredentialId"] |
Name | Type | |
|---|---|---|
| StatusListCredentials | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["[U8; 32]"],"value":"StatusListCredentialWithPolicy:StatusListCredentialWithPolicy","keys_id":338,"value_id":616}} |
Name | Docs |
|---|---|
| StatusListCredentialAlreadyExists | There is already a `StatusListCredential` with the same id |
| StatusListCredentialDoesntExist | The `StatusListCredential` with the supplied id doesn't exist |
| StatusListCredentialTooSmall | The `StatusListCredential` byte length is less than `MinStatusListCredentialSize` |
| EmptyPayload | Action can't have an empty payload. |