pub fn compose_message(
meta: &SiweRequestMeta,
address: &str,
resources: Option<&[&str]>,
) -> Result<String>Expand description
Compose a SIWE message string using values returned from DDS and the signer address. Optionally include a list of resource URNs.