Does Monero contain a scripting system for transactions like Bitcoin does? If so, what OPs does it have and where is it defined? Is it the same script as in Bitcoin or different?
Asked
Active
Viewed 545 times
1 Answers
7
There is no scripting language in Monero at the moment (the Cryptonote paper describes a simple one, though, if memory serves).

user36303
- 34,858
- 2
- 57
- 123
-
1Correct. Section 6.3 "Transaction scripts" on page 14 of the CryptoNote whitepaper mentions "CryptoNote has a very minimalistic scripting subsystem." – dpzz Dec 17 '16 at 00:11