Crate ibc_relayer_cli[][src]

Cli for the IBC Relayer

Application based on the Abscissa framework.

Modules

application

Cli Abscissa Application

commands

Cli Subcommands

config

Cli Config

error

Error types

prelude

Application-local prelude: conveniently import types/functions/macros which are generally useful and should be available in every module with `use crate::prelude::*;