Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
55943308
Topic
5303754
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.