pub async fn command_fund_id(
    id: i32,
    context: ContextLock
) -> Result<impl Reply, Rejection>