Writing Simplicity Programs with SimplicityHL

Compiling that example from the SimplicityHL repo, it gives me what I think would amount to 447WU for the program, without witness data.

Not a SimplicityHL question per se but one question I’ve had is how much the serialization of the Simplicity code itself can be compressed without violating the actual costing of the underlying JET operations, since f.e. output amount is only 298mWU but the serialized version of that script will be a couple order of magnitudes larger (15WU if I’m doing this right).

1 Like