True when s has the grammar of an inscription id, whatever index it names.
This is a scheme detector for callers deciding which syntax they are looking
at, and never a validity gate: isInscriptionId is the gate. An out-of-range
index has the shape, so a caller that detects with this and then parses
reports the range as the reason rather than reporting the wrong syntax.
True when
shas the grammar of an inscription id, whatever index it names. This is a scheme detector for callers deciding which syntax they are looking at, and never a validity gate:isInscriptionIdis the gate. An out-of-range index has the shape, so a caller that detects with this and then parses reports the range as the reason rather than reporting the wrong syntax.