monero-site/_i18n/zh-cn/resources/moneropedia/bootstrap-node.md
erciccione 7575e6d8e1
Adopt versioning system used in the User Guides to keep track of the translation status of the Moneropedia entries
- Removed the 'untranslated.html' snippet (_includes/untranslated.html). Since now we are using 'disclaimer.html' everywhere
- Replaced the old snippet with the new disclaimer (introduced with #966) in all Moneropedia entries
- Add snippet where it was missing
- Updated instructions in the README
2020-10-04 15:00:43 +02:00

657 B
Raw Blame History

terms summary
bootstrap-node
bootstrap-nodes
A node to which a daemon connects to give immediate usability to wallets while syncing

{% include disclaimer.html translated="yes" translationOutdated="no" %}

基础知识

运行在本地@节点上的守护进程必须与其他(远程)@节点们同步。当没有完全同步时,@钱包可能仍然连接到本地节点。但是,@钱包无法访问本地@节点上尚未同步的@区块。

为了允许@钱包立即可用,本地@节点上的守护进程使用RPC请求代理到的引导节点从而访问丢失的@区块。 注意:来自引导节点的响应可能不可信。