async fn inject_tx<R>( cmd: MinaBaseUserCommandStableV2, context: &Context, ) -> FieldResult<R>where R: TryFrom<MinaBaseUserCommandStableV2>,