Open ocvcoin opened 3 years ago
This only worked when the pending transcation list was empty (block_template['transactions'] = []). Otherwise it gives this error: "Submission Error: bad-txnmrklroot"
It also gives an "Submission Error: bad-cb-height" error at very low heights.
Hi, please take a look a this:
https://github.com/FACT0RN/factoring/issues/6
This only worked when the pending transcation list was empty (block_template['transactions'] = []). Otherwise it gives this error: "Submission Error: bad-txnmrklroot"
It also gives an "Submission Error: bad-cb-height" error at very low heights.