Function ibc_test_framework::chain::cli::query::query_recipient_transactions
source · pub fn query_recipient_transactions(
chain_id: &str,
command_path: &str,
rpc_listen_address: &str,
recipient_address: &str
) -> Result<Value, Error>
Expand description
Query for the transactions related to a wallet on Chain
receiving token transfer from others.