Concordium / concordium-rust-sdk

Rust SDK for the Concordium blockchain.
https://docs.rs/concordium-rust-sdk/latest/concordium_rust_sdk/
Mozilla Public License 2.0
13 stars 18 forks source link

Support querying using block height #94

Closed limemloh closed 1 year ago

limemloh commented 1 year ago

Support using block height as identifier for blocks in queries.

Related to https://github.com/Concordium/concordium-node/issues/837.