Module NET.ParamsOfQueryOperation

type t =
| QueryCollection of QueryCollection.params
| WaitForCollection of WaitForCollection.params
| AggregateCollection of AggregateCollection.params
| QueryCounterparties of QueryCounterparties.params
val enc : t Json_encoding.encoding
val t_enc : t Json_encoding.encoding