pub fn os_module_action(
    msgs: Vec<CosmosMsg>,
    proxy_address: &Addr
) -> StdResult<OsAction>
Expand description

Constructs the proxy dapp action message to execute CosmosMsgs on the Proxy.