Finschia / cosmwasm

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

fix: fix a error message for re-entrancy #200

Closed loloicci closed 2 years ago

loloicci commented 2 years ago

Description

fix the error message for ReEntrancyError

Closes #193

Types of changes

Checklist