From a4adc9edbd680e3b3b0ebd8ab6ff11317250dcee Mon Sep 17 00:00:00 2001 From: Rosco Kalis Date: Mon, 18 May 2020 03:42:31 -0700 Subject: [PATCH] Add OP_REVERSEBYTES --- index.json | 1 + 1 file changed, 1 insertion(+) diff --git a/index.json b/index.json index 7718959..cadfd6e 100644 --- a/index.json +++ b/index.json @@ -128,6 +128,7 @@ "OP_NOP10": 185, "OP_CHECKDATASIG": 186, "OP_CHECKDATASIGVERIFY": 187, + "OP_REVERSEBYTES": 188, "OP_PUBKEYHASH": 253, "OP_PUBKEY": 254,