Commit 0fe3039
committed
fix for 0x9fb: pool[pool_shares] was still a string, so p_join_pool() did not expect that it had to convert to a Decimal. Most likely 0x8b6 had an action that properly did Decimal conversion before p_join_pool() was triggered
1 parent 7614200 commit 0fe3039
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments