Skip to main content

Comparison

Compared To CashScript

  • removed native introspection
  • removed Native tokens
  • removed 64-bit intergers
  • removed / (division), % (modulo)
  • removed split(int) and reverse() on bytes
  • removed byte concatenation
  • removed logical and && and or || operators
  • removed int-to-byte casting and the reverse
  • removed checkDataSig