We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated CosmWasm security best practices (markdown)
Small spelling; Under 'Don't deserialize into 'Addr', added 'n' to let addr = deps.api.addr_validate(&addr).traspose()?; - to make transpose. Under "Design for failure' 1. changed second of to if. *Please advise if I'm providing too much or not enough detail.
Under 'Don't deserialize into 'Addr', added 'n' to let addr = deps.api.addr_validate(&addr).traspose()?; - to make transpose.
Updated CosmWasm security (markdown)
Created CosmWasm security best practices (markdown)