inspect_channel_uri

Function inspect_channel_uri 

Source
pub fn inspect_channel_uri(
    uri: String,
) -> Result<ChannelPreviewRecord, MobileError>
Expand description

Parse a channel URI locally and derive its key and identifier.

Accepts umsh:cs: (named) and umsh:ck: (direct key). A node URI is rejected; inspect_node_uri is its counterpart.