Cyfrin / Updraft

https://updraft.cyfrin.io
GNU Affero General Public License v3.0
55 stars 39 forks source link

Formal verification. Lesson 46. Fixed typo #216

Closed PavelNaydanov closed 1 month ago

PavelNaydanov commented 1 month ago

Typo

contructor payable () {}

Fixed

constructor() payable {}

EngrPips commented 1 month ago

Hello @PavelNaydanov, Thanks for the contribution and this will be attended to appropriately as soon as possible.