RuiQi857

Results 1 issues of RuiQi857

Why the **block_no** passed in get next slot proofs needs to add the **block_count**, Instead of using **block_no** in initial_db directly `let block_no = initial_db.db.borrow_db().block_no + block_count - 1;` which...