croncat-mod-generic 1.0.2

Allows for CosmWasm raw queries through this module, helpful when making CronCat tasks with queries.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# CronCats contract for generic query

The contract has one query:

| Query                 | Description                                                         |
| --------------------- | ------------------------------------------------------------------- |
| GenericQuery          | Сreates a generic query, compares the result to a pre-defined value |

*** 

This contract doesn't support `Execute` actions and it doesn't have any state.