pub fn send_all_back(
    deps: Deps<'_>,
    env: Env,
    account: AccountBase,
    client_proxy_address: String,
    client_chain: ChainName
) -> Result<CosmosMsg, HostError>
Expand description

construct the msg to send all the assets back