nanocurrency / protocol

Implementation independent content related to the Nano protocol
BSD 2-Clause "Simplified" License
36 stars 10 forks source link

Add telemetry #10

Closed wezrule closed 4 years ago

wezrule commented 4 years ago

Should solve https://github.com/nanocurrency/protocol/issues/9

First time using kaitai specification. I'm unable to test the graph generation, get an error even on master: invalid ID: '_index', expected /^[a-z][a-z0-9_]*$/

Generating the cpp parser works ok.