address(this).balance;
}
this thing if i send some value to this, it modifies the contract balance state right ? so it's like a txn and txn can't have a return value in a function like this, it just returns the txn hash. could this have a return value ?
return is unnecessary, right ?
Обсуждают сегодня