pub fn node_uri_for_address(address: String) -> Result<String, MobileError>Expand description
Render the canonical shareable node URI for a public identity address.
The result is the plain umsh:n: form without an appended identity
bundle, suitable for copying and for QR presentation of the bare key.