Invariant
Returns result of running the given invariant.
GEThttps://thor.nownodes.io/thorchain/invariant/{invariant}
Path parameters
invariant*string
Example: "asgard"
Query parameters
Response
OK
Body
invariant*string
The name of the invariant.
"asgard"
broken*boolean
Returns true if the invariant is broken.
false
msg*array of string
Informative message about the invariant result.
Request
Response