mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-29 15:35:50 +00:00
Rename everything from newcoin to ripple except the protocol buffers.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
var path = require("path");
|
||||
|
||||
// Where to find the binary.
|
||||
exports.newcoind = path.join(process.cwd(), "newcoind");
|
||||
exports.rippled = path.join(process.cwd(), "rippled");
|
||||
|
||||
// Configuration for servers.
|
||||
exports.servers = {
|
||||
|
||||
Reference in New Issue
Block a user