Elements/Liquid Opcodes & Macros¶
Composite Opcodes¶
Introspection¶
stack in: <input index> stack out: <input amount> (or fail if the amount is confidential)
stack in: <output index> stack out: <output amount> (or fail if the amount is confidential)
64-bit Arithmetic¶
Script Macros¶
checkOutput()
¶
Minsc source code: src/stdlib/elements.minsc:49
Minsc source code: src/stdlib/elements.minsc:55
Minsc source code: src/stdlib/elements.minsc:61
Minsc source code: src/stdlib/elements.minsc:73
Minsc source code: src/stdlib/elements.minsc:66
stack in: <input index> stack out: <input scriptPubKey> (or fail if doesn't match the expected_version)
Minsc source code: src/stdlib/elements.minsc:29
stack in: <output index> stack out: <output scriptPubKey> (or fail if doesn't match the expected_version)
Minsc source code: src/stdlib/elements.minsc:26