Skip to main content

run

Function run 

Source
pub async fn run(
    wallet: WalletState,
    port: u16,
    config: ServerConfig,
) -> Result<()>