mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-07 10:47:05 +00:00
refactor: Rename non-functional uses of ripple(d) to xrpl(d) (#6676)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
This commit is contained in:
@@ -81,7 +81,7 @@ time.apple.com
|
||||
time.nist.gov
|
||||
pool.ntp.org
|
||||
|
||||
# Where to find some other servers speaking the Ripple protocol.
|
||||
# Where to find some other servers speaking the XRPL protocol.
|
||||
#
|
||||
[ips]
|
||||
r.ripple.com 51235
|
||||
@@ -107,7 +107,7 @@ backend=sqlite
|
||||
}
|
||||
|
||||
/**
|
||||
Write a xrpld config file and remove when done.
|
||||
Write an xrpld config file and remove when done.
|
||||
*/
|
||||
class FileCfgGuard : public xrpl::detail::FileDirGuard
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user