Finschia / cosmwasm

Fast and reusable WebAssembly smart contract runtime(and library) for finschia-sdk.
Apache License 2.0
27 stars 14 forks source link

chore: applied macros #325

Closed da1suk8 closed 1 year ago

da1suk8 commented 1 year ago

Description

New macros have been applied to the dynamic link contract and the query-queue. Closes #279

FYI: https://github.com/CosmWasm/cosmwasm/pull/1351, https://github.com/CosmWasm/cosmwasm/pull/1345

The main changes are as follows

Types of changes

Checklist