identity_iota::iota::rebased::client

Function get_object_id_from_did

Source
pub fn get_object_id_from_did(did: &IotaDID) -> Result<ObjectID, Error>
Expand description

Extracts the object ID from the given IotaDID.

ยงArguments

  • did - A reference to the IotaDID to be converted.