update types

This commit is contained in:
Matt Hill
2023-03-27 12:46:06 -06:00
parent ce1ba50e82
commit 2709c6ba0b
7 changed files with 366 additions and 460 deletions

View File

@@ -65,7 +65,7 @@ writeConvertedFile(
name: "Serialization Version",
description:
"Return raw transaction or block hex with Segwit or non-SegWit serialization.",
type: "select",
type: "enum",
values: ["non-segwit", "segwit"],
"value-names": {},
default: "segwit",