pub fn node_uri_with_identity( address: String, identity_payload: Vec<u8>, ) -> Result<String, MobileError>
Render the shareable node URI carrying a signed identity bundle: umsh:n:<address>:<base58 bundle>.
umsh:n:<address>:<base58 bundle>