Closed Leouarz closed 7 months ago
Please add the labels corresponding to the type of changes your PR introduces:
cargo test
cargo fmt
cargo build --release
cargo build --release --features runtime-benchmarks
cargo clippy
resolves https://github.com/availproject/engineering/issues/551
Pull Request type
Please add the labels corresponding to the type of changes your PR introduces:
Description
Related Issues
Testing Performed
Checklist
cargo test
.cargo fmt
.cargo build --release
andcargo build --release --features runtime-benchmarks
.cargo clippy
.resolves https://github.com/availproject/engineering/issues/551