pub fn receive_send_all_back(
    deps: DepsMut<'_>,
    env: Env,
    account: AccountBase,
    client_proxy_address: String,
    client_chain: ChainName
) -> HostResult
Expand description

processes PacketMsg::SendAllBack variant