mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 04:07:57 +00:00
f80cfc2259
This PR backports version bumps from release branch `release-polkadot-v1.6.0` back to `master` and also moved `prdoc` files related to the release to the appropriate folder
11 lines
346 B
Plaintext
11 lines
346 B
Plaintext
title: Improve storage monitor API
|
|
|
|
doc:
|
|
- audience: Node Dev
|
|
description: |
|
|
This removes the need to unnecessarily provide a very specific data structure DatabaseSource and removes huge
|
|
sc-client-db dependency from storage monitor. It is now possible to use storage monitor with any path.
|
|
|
|
crates:
|
|
- name: sc-storage-monitor
|