[][src]Function nakamoto_wallet::run

pub fn run<S: ToSocketAddrs + Debug>(
    seed: S,
    addresses: Vec<Address>,
    genesis: Height
) -> Result<(), Error>

Entry point for running the wallet.