Module misc
Expand description
The misc
module was moved and re-named to sign_message
.
Functionsยง
- script_
find_ and_ remove Deprecated - Search for
needle
in the vectorhaystack
and remove every instance of it, returning the number of instances removed. Loops through the vector opcode by opcode, skipping pushed data.