Post
Topic
Board Development & Technical Discussion
Merits 5 from 3 users
Re: SCRIPT interpreter.
by
unsigned_long_long
on 26/12/2020, 23:32:52 UTC
⭐ Merited by NotATether (2) ,XEOP$ (2) ,ETFbitcoin (1)
https://github.com/bitcoin/bitcoin/blob/master/src/script/interpreter.cpp#L431

This EvalScript function is basically the script VM.