Bugfix: Correct internal capnames string array to match enum

This commit is contained in:
Luke Dashjr
2012-09-11 13:07:55 +00:00
parent 84e8ae345e
commit c089f346da

View File

@@ -24,7 +24,8 @@ static const char *capnames[] = {
"time/decrement",
"transactions/add",
"prevblock",
NULL,
"version/force",
"version/reduce",
"submit/hash",
"submit/coinbase",