Function abci::run_local

source ·
pub fn run_local<A>(app: A)where
    A: Application + 'static + Send + Sync,
Expand description

Setup the app and start the server using localhost and default tendermint port 26658