Skip to content

Commit

Permalink
Update JLsgl.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JLsgl authored Oct 16, 2024
1 parent a91b21d commit 2428694
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions JLsgl.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,11 +150,11 @@ Assert一般用於寫程式debug,它不能解釋拋出異常的原因。

與一般合約有以下幾點差異:

1. 不能存在狀態變數
1. 不能存在狀態變量

2. 不能夠繼承或被繼承

3. 不能接收乙太幣
3. 不能接收以太幣

4. 不可以被銷毀

Expand Down

0 comments on commit 2428694

Please sign in to comment.