mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-22 04:35:49 +00:00
6 lines
295 B
Markdown
6 lines
295 B
Markdown
On a live network (including Mainnet, Testnet, or Devnet), you can wait 4-7 seconds for the ledger to close automatically.
|
|
|
|
If you're running `rippled` in stand-alone mode, use the [ledger_accept method][] to manually close the ledger.
|
|
|
|
{% raw-partial file="/docs/_snippets/common-links.md" /%}
|