mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 12:15:50 +00:00
Merge pull request #720 from ripple/mDuo13-patch-1
commandline usage: add stand-alone mode link
This commit is contained in:
@@ -4,7 +4,7 @@ Ripple Data API v2を使用すると、XRP Ledgerの変更に関する情報(
|
||||
|
||||
Rippleは可能な限り完全なトランザクションレコードが含まれているData APIのライブインスタンスを以下のアドレスで公開しています。
|
||||
|
||||
[**https://data.ripple.com**](https://data.rifpple.com)
|
||||
[**https://data.ripple.com**](https://data.ripple.com)
|
||||
|
||||
|
||||
## 詳細情報
|
||||
|
||||
@@ -55,7 +55,7 @@ Daemon mode is the default mode of operation for `rippled`. In addition to the [
|
||||
rippled --standalone [OPTIONS]
|
||||
rippled -a [OPTIONS]
|
||||
```
|
||||
Run in stand-alone mode. In this mode, `rippled` does not connect to the network or perform consensus. (Otherwise, `rippled` runs in daemon mode.)
|
||||
Run in [stand-alone mode](rippled-server-modes.html). In this mode, `rippled` does not connect to the network or perform consensus. (Otherwise, `rippled` runs in daemon mode.)
|
||||
|
||||
### Initial Ledger Options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user