Add "segwit" to supported rule list

This commit is contained in:
Luke Dashjr
2016-07-26 23:54:37 +00:00
parent 86c6f760bf
commit 3ff3604939

View File

@@ -26,6 +26,7 @@
const char *blkmk_supported_rules[] = {
"csv",
"segwit",
NULL
};