pub async fn https_server(config: HTTPConfig) -> Result<()>
Expand description
Spawns a Trustchain server given HTTPConfig
with https.
pub async fn https_server(config: HTTPConfig) -> Result<()>
Spawns a Trustchain server given HTTPConfig
with https.