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 16 forks source link

Update SDK to support the gRPC api of protocol version 6 #93

Closed limemloh closed 1 year ago

limemloh commented 1 year ago

Protocol version 6 introduces some new types and minor changes, which needs to be supported by the Rust SDK.