Skip to main content

set_social_peer_endpoint

Function set_social_peer_endpoint 

Source
pub fn set_social_peer_endpoint(
    did: String,
    endpoint: Option<String>,
) -> Result<Value, String>
Expand description

Set peer transport endpoint for mesh dial (host:port), or clear with empty/None.