mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-04 11:15:56 +00:00
Remove unused directories (test & Debug).
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
<config>
|
||||
<PEER_PORT>4000</PEER_PORT>
|
||||
<RPC_PORT>5001</RPC_PORT>
|
||||
<NUMBER_CONNECTIONS>30</NUMBER_CONNECTIONS>
|
||||
</config>
|
||||
@@ -1,4 +0,0 @@
|
||||
<nodes>
|
||||
<node ip="127.0.0.1" port="5000" last="0" />
|
||||
<node ip="127.0.0.1" port="5005" last="0" />
|
||||
</nodes>
|
||||
@@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<unl>
|
||||
<node>
|
||||
<name></name>
|
||||
<url></url>
|
||||
<hanko></hanko>
|
||||
<date_added></date_added>
|
||||
</node>
|
||||
</unl>
|
||||
@@ -1,7 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<wallet>
|
||||
<address>
|
||||
<pubkey></pubkey>
|
||||
<prikey></prikey>
|
||||
</address>
|
||||
</wallet>
|
||||
@@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<config>
|
||||
<PEER_PORT>5000</PEER_PORT>
|
||||
<RPC_PORT>5002</RPC_PORT>
|
||||
<NUMBER_CONNECTIONS>30</NUMBER_CONNECTIONS>
|
||||
</config>
|
||||
@@ -1,4 +0,0 @@
|
||||
<nodes>
|
||||
<node ip="127.0.0.1" port="5000" last="0" />
|
||||
<node ip="127.0.0.1" port="5005" last="0" />
|
||||
</nodes>
|
||||
@@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<unl>
|
||||
<node>
|
||||
<name></name>
|
||||
<url></url>
|
||||
<hanko></hanko>
|
||||
<date_added></date_added>
|
||||
</node>
|
||||
</unl>
|
||||
@@ -1,7 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<wallet>
|
||||
<address>
|
||||
<pubkey></pubkey>
|
||||
<prikey></prikey>
|
||||
</address>
|
||||
</wallet>
|
||||
@@ -1,6 +0,0 @@
|
||||
REM copy C:\code\newcoin\Release\newcoin.exe C:\code\newcoin\tests\client1
|
||||
REM copy C:\code\newcoin\Release\newcoin.exe C:\code\newcoin\tests\client2
|
||||
|
||||
copy d:\code\newcoin\Debug\newcoin.exe d:\code\newcoin\tests\client1
|
||||
copy d:\code\newcoin\Debug\newcoin.exe d:\code\newcoin\tests\client2
|
||||
|
||||
Reference in New Issue
Block a user