issues
search
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
Extract contract updates
#136
Closed
abizjak
closed
1 year ago
abizjak
commented
1 year ago
Purpose
Add missing helper functions.
Checklist
[ ] My code follows the style of this project.
[ ] The code compiles without warnings.
[ ] I have performed a self-review of the changes.
[ ] I have documented my code, in particular the intent of the hard-to-understand areas.
[ ] (If necessary) I have updated the CHANGELOG.
Purpose
Add missing helper functions.
Checklist