Closed ToufeeqP closed 7 months ago
Please add the labels corresponding to the type of changes your PR introduces:
Kate query_proof RPC was not extending the columns, As a result, we were not able to fetch the proof for extended cells
cargo test
cargo fmt
cargo build --release
cargo build --release --features runtime-benchmarks
cargo clippy
Pull Request type
Please add the labels corresponding to the type of changes your PR introduces:
Description
Kate query_proof RPC was not extending the columns, As a result, we were not able to fetch the proof for extended cells
Checklist
cargo test
.cargo fmt
.cargo build --release
andcargo build --release --features runtime-benchmarks
.cargo clippy
.