Skip to content
Snippets Groups Projects
user avatar
Lulu authored
* Add license to crates

This is required to publish to crates.io

* Add more licenses
0142a013
Name Last commit Last update
..
src
Cargo.toml
README.md

polkadot-node-metrics

Testing

Before running cargo test in this crate, make sure the worker binaries are built first. This can be done with:

cargo build --bin polkadot-execute-worker --bin polkadot-prepare-worker