Change name to Stake Guard

This commit is contained in:
miketout
2018-10-07 19:56:02 -07:00
parent d0cd50740c
commit ca4a5f2692
11 changed files with 41 additions and 30 deletions

View File

@@ -38,7 +38,7 @@
* after the code is interpreted as a bitcoin script.
*/
#define FOREACH_EVAL(EVAL) \
EVAL(EVAL_COINBASEGUARD, 0x1) \
EVAL(EVAL_STAKEGUARD, 0x1) \
EVAL(EVAL_IMPORTPAYOUT, 0xe1) \
EVAL(EVAL_IMPORTCOIN, 0xe2) \
EVAL(EVAL_ASSETS, 0xe3) \