WTF-Solidity icon indicating copy to clipboard operation
WTF-Solidity copied to clipboard

[Feature][30. Try Catch] Added `public` in try catch

Open gsangeryee opened this issue 5 months ago • 1 comments

Details(细节)

Emphasize that try-catch can only be used for external and public function.

Motivation(动机)

Beginners may think that try catch can only be used in external functions.

Are you willing to submit a PR?(你愿意提交PR吗?)

  • [X] Yes I am willing to submit a PR!(是的我愿意)

gsangeryee avatar Oct 01 '24 22:10 gsangeryee