@@ -101,7 +101,7 @@ xmrstak::coin_selection coins[] = {
101
101
{ " cryptonight_v7" , {cryptonight_monero_v8, cryptonight_monero, 255u }, {cryptonight_monero_v8, cryptonight_monero, 8u }, nullptr },
102
102
{ " cryptonight_v8" , {cryptonight_monero, cryptonight_monero_v8, 255u }, {cryptonight_monero_v8, cryptonight_monero, 8u }, nullptr },
103
103
{ " cryptonight_v7_stellite" , {cryptonight_monero_v8, cryptonight_stellite, 255u }, {cryptonight_monero_v8, cryptonight_monero_v8, 0u }, nullptr },
104
- { " graft" , {cryptonight_monero_v8, cryptonight_monero, 255u }, {cryptonight_monero_v8, cryptonight_monero, 8u }, nullptr },
104
+ { " graft" , {cryptonight_monero_v8, cryptonight_monero, 11u }, {cryptonight_monero_v8, cryptonight_monero, 8u }, nullptr },
105
105
{ " haven" , {cryptonight_heavy, cryptonight_haven, 255u }, {cryptonight_heavy, cryptonight_heavy, 0u }, nullptr },
106
106
{ " intense" , {cryptonight_monero_v8, cryptonight_monero, 255u }, {cryptonight_monero_v8, cryptonight_monero, 8u }, nullptr },
107
107
{ " masari" , {cryptonight_monero_v8, cryptonight_masari, 255u }, {cryptonight_monero_v8, cryptonight_monero_v8, 0u },nullptr },
0 commit comments