pub async fn run(
args: AddressBookArgs,
config: &Config,
clients: &dyn ChainClientFactory,
) -> Result<()>Expand description
Executes the address book command.
pub async fn run(
args: AddressBookArgs,
config: &Config,
clients: &dyn ChainClientFactory,
) -> Result<()>Executes the address book command.