pub fn query_interchain_account(
    driver: &ChainDriver,
    account: &WalletAddress,
    connection_id: &ConnectionId
) -> Result<WalletAddress, Error>
Expand description

Query the address of the interchain account corresponding to the given controller account.