eth_mc_hash() was missing a return within a switch statement, and so always falling through to the default case and returning failure.tags/v0.9.7
|
|
||
127 |
|
127 |
|
128 |
|
128 |
|
129 |
|
129 |
|
|
130 |
|
|
130 |
|
131 |
|
131 |
|
132 |
|
132 |
|
133 |
|