diff --git a/docs/neutron.md b/docs/neutron.md new file mode 100644 index 0000000..41dac30 --- /dev/null +++ b/docs/neutron.md @@ -0,0 +1,10 @@ +# Neutron + +## Tables + +#### `raw_block` + +In this table, the network blocks are presented as received from gRPC. The data in this table is suitable for monitoring overall network activity as well as for building more customized queries and tables. + +- [Writing source](https://github.com/bro-n-bro/spacebox/blob/neutron/migrations/clickhouse/000001_raw.up.sql#L33) +- [Table definition](https://github.com/bro-n-bro/spacebox/blob/neutron/migrations/clickhouse/000001_raw.up.sql#L17)