Concordium / concordium-node

The main concordium node implementation.
GNU Affero General Public License v3.0
45 stars 21 forks source link

Query contract module #1125

Closed td202 closed 4 months ago

td202 commented 4 months ago

Purpose

Closes #1124 Depends on https://github.com/Concordium/concordium-base/pull/511

Adds support for smart contracts to query the module reference and contract name of smart contract instances.

Changes

Checklist