Skip to main content

EnhancedAgentInfo

Type Alias EnhancedAgentInfo 

Source
pub type EnhancedAgentInfo = (String, Vec<String>, HashMap<String, String>);
Expand description

Type alias for enhanced agent information: (DID, policies, metadata)