version property
The Tapscript version is fixed as 0xc0 as this is the only implemented and enforced version
Implementation
final int version = tapscriptVersion;
The Tapscript version is fixed as 0xc0 as this is the only implemented and enforced version
final int version = tapscriptVersion;