Remove unused unl.xml and wallet.xml.

This commit is contained in:
Arthur Britto
2012-03-18 20:25:02 -07:00
parent 0e78e379c7
commit ddb3f501b1
2 changed files with 0 additions and 16 deletions

View File

@@ -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>

View File

@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<wallet>
<address>
<pubkey></pubkey>
<prikey></prikey>
</address>
</wallet>