@themandalore mentioned that this is the format that other projects use this format(Chainlink....) so on the plus side this should mean that people are familiar with this format. Lets see if can use some existing golang module to remove the need for a custom parser and sync with some user of the miner to agree on the format.
@themandalore mentioned that this is the format that other projects use this format(Chainlink....) so on the plus side this should mean that people are familiar with this format. Lets see if can use some existing golang module to remove the need for a custom parser and sync with some user of the miner to agree on the format.
@mikeghen maybe you can also comment?
could maybe be something like:
The format seems to be similar to https://goessner.net/articles/JsonPath/