Update node_to_shard source code URL

This commit is contained in:
mDuo13
2021-11-23 11:27:48 -08:00
parent efcbbd8f48
commit c307652e19

View File

@@ -6,7 +6,7 @@ labels:
- Data Retention
---
# node_to_shard
[[Source]](https://github.com/undertome/rippled/blob/develop/src/ripple/rpc/handlers/NodeToShard.cpp "Source")
[[Source]](https://github.com/ripple/rippled/blob/develop/src/ripple/rpc/handlers/NodeToShard.cpp "Source")
The `{{currentpage.name}}` method manages copying data from the ledger store to the [shard store](history-sharding.html). It can start, stop, or check the status of copying the data.