Skip to main content

4 docs tagged with "DesignIssue"

View All Tags

Msg.value in a Loop

在循环内使用 msg.value 是危险的,因为这可能允许发送者“重复使用”msg.value。