Skip to content

Commit c9bf9e5

Browse files
update readme
1 parent e0ef060 commit c9bf9e5

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@
336336
337337
> [区块链安全(一): USDT 假充值手法]
338338
339-
> [区块链安全(二): 授权诈骗]
339+
> [区块链安全(二): 授权诈骗](https://github.com/programmer-zhang/front-end/tree/master/profiles/blockchain_authorization-fraud.md)
340340
341341
> [区块链安全(三): 加密资产盗窃]
342342

profiles/blockchain_authorization-fraud.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,5 @@ function decreaseAllowance(address spender, uint256 subtractedValue) public retu
181181
}
182182
```
183183

184-
---
185-
186184
## 总结
187185
通过合理设置授权额度、定期审查合约权限、使用安全工具和保持警惕,可有效防范授权诈骗。开发者应遵循最小授权原则,用户需养成检查交易内容的习惯,共同维护区块链生态安全。

0 commit comments

Comments
 (0)