CosmWasm / cw-plus

Production Quality contracts under open source licenses
Apache License 2.0
504 stars 353 forks source link

docs: update token info response #895

Closed etienne-napoleone closed 1 week ago

etienne-napoleone commented 7 months ago

The correct response for token info is decimals, not decimal.

See https://github.com/CosmWasm/cw-plus/blob/main/packages/cw20/src/query.rs#L59-L65