cborTagToConstrNumber
@harmoniclabs/plutus-data • Readme | API
@harmoniclabs/plutus-data / cborTagToConstrNumber
Function: cborTagToConstrNumber()
cborTagToConstrNumber(
tag):bigint
the case tag === 102 should be handled outside the funciton
returns a negative number in case of unrecognized alternative
Parameters
• tag: bigint
Returns
bigint