✏️ Code CompletionSO Solidity Medium⚡+20 XP
Require Message
Complete the require with an error message.
✏️ Fill in the blank
require(balance >= amount, ___("Insufficient balance"));Complete the require with an error message.
require(balance >= amount, ___("Insufficient balance"));