Like a generic version of Owner. Like Rbac, but there is a 1:0..1 relationship between an identity and an account ID. It will also be possible to retrieve the holder of an identity (enumeration is not possible in the current version of Rbac). Identity transfer (via propose/accept) and renunciation are optionally allowed.
Like a generic version of
Owner
. LikeRbac
, but there is a 1:0..1 relationship between an identity and an account ID. It will also be possible to retrieve the holder of an identity (enumeration is not possible in the current version ofRbac
). Identity transfer (via propose/accept) and renunciation are optionally allowed.Possible Example
Would expose the following interface to the blockchain:
(Caveat: Identities need a to/from string serialization)