# 2.4 双重支付（双花）

双重支付又被称为“双花”，顾名思义就是同一笔钱（数字加密货币）被重复支付两次，也就是将同一个地址上的数字加密货币同时支付给两个不同的收款地址。

比特币双花一直都有，只是这些双花没成功而已。

如果双重支付是有意而为之，那么就是双花攻击。在其它公链上双花攻击的确多次发生过，并且不幸的是作恶者硕果累累。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://u.naturaldao.io/be/chapter2/2.6-shuang-chong-zhi-fu-shuang-hua.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
