OP_NUM2BIN correction

Minor correction to OP_NUM2BIN.

This OP_CODE takes two inputs:

  1. The VM Number
  2. The length to pad it to

And then outputs the resulting padded binary.

image

Merge request reports

Loading