version property

int version
final

The Tapscript version is fixed as 0xc0 as this is the only implemented and enforced version

Implementation

final int version = tapscriptVersion;