streamJsonVersion top-level constant
int
const streamJsonVersion
The wire version in the session header line (fa's own stream schema; pi's current header says 3 for its superset).
Implementation
const streamJsonVersion = 1;