pub type IotaVerificationMethod = VerificationMethod<IotaDID, BTreeMap<String, Value, Global>>;
Expand description

A VerificationMethod adhering to the IOTA DID method specification.