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 base to get access to debugging support in the execution engine. #147

Closed abizjak closed 10 months ago

abizjak commented 10 months ago

Purpose

Enable debugging support in smart contract execution engine.

Depends on

Checklist