mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 03:37:56 +00:00
Update to jsonrpsee 0.7 and impl Stream on TransactionProgress (#380)
* Update to jsonrpsee 0.7 and impl Stream on TransactionProgress * Fix doc links after rename to next_item * Add another doc comment
This commit is contained in:
@@ -51,8 +51,9 @@ jobs:
|
||||
with:
|
||||
# Use this issue template:
|
||||
filename: .github/issue_templates/nightly_run_failed.md
|
||||
# Don't create a new issue; skip updating existing:
|
||||
update_existing: false
|
||||
# Update existing issue if found; hopefully will make it clearer
|
||||
# that it is still an issue:
|
||||
update_existing: true
|
||||
# Look for new *open* issues in this search (we want to
|
||||
# create a new one if we only find closed versions):
|
||||
search_existing: open
|
||||
|
||||
Reference in New Issue
Block a user