Function ibc_test_framework::chain::driver::interchain::query_interchain_account
source · [−]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.