Block and vote authorship collector Small CLI app that collects block and vote authors (and reward addresses) for Subspace Network blocks. Usage example: npm ci WS_URL=ws://127.0.0.1:9944 OUTPUT=snapshot-2022-mar-09.csv STOP_AT_BLOCK=0 npm start