Queries
OVM module CLI queries.
Queries
Queries of this module can be used to get the data of public keys of the oracles in the blockchain and the params. The following queries have been exposed by the OVM module:
Query the params
Query public keys
Query public keys change active proposals
Params
Description
Type
Validation
Example
status
Active or finished proposals
uint32
Required
1 or 2
1: Active 2: Finished
Last updated