Closed ToufeeqP closed 8 months ago
cargo test
cargo fmt
cargo build --release
cargo build --release --features runtime-benchmarks
cargo clippy
Also subxt needs regeneration
Pull Request type
Description
Testing Performed
Checklist
cargo test
.cargo fmt
.cargo build --release
andcargo build --release --features runtime-benchmarks
.cargo clippy
.