Reviewingहिन्दी HindiChange

Term

assert

Definition

In Solidity, `assert(false)` compiles to `0xfe`, an invalid opcode, which uses up all remaining gas and reverts all changes. When an `assert()` statement fails, something very wrong and unexpected is happening, and you will need to fix your code. You should use `assert()` to avoid conditions that should never, ever occur.
More in style guide

Suggested translation

Cast your vote on the terms below to help the community select the best translation for each context.

  • दावा
    Prosemedium confidence
  • दावा
    Heading
  • दावा
    Tag
  • दावा करें
    UI
  • oneदावाotherदावे
    Plurals

Coming soon: voting and suggestions need an account, which ships in a later phase. Everything shown here is live glossary data.


into Hindi

If your term matches an existing suggestion, we’ll upvote that one for you instead of creating a duplicate.