pub async fn command_update_fund(
    fund: Fund,
    context: ContextLock
) -> Result<impl Reply, Rejection>