fn handle_deploy<A: Aleo<Network = N, BaseField = N::Field>, N: Network>( command: &Deploy, context: Context, network: NetworkName, endpoint: &str, ) -> Result<<Deploy as Command>::Output>