[Webfunds-commits] java/webfunds/sox NymRequest.java
Ian Grigg
iang@cypherpunks.ai
Thu, 30 Nov 2000 09:57:47 -0400 (AST)
iang 00/11/30 09:57:47
Modified: webfunds/sox NymRequest.java
Log:
comment only
Revision Changes Path
1.2 +2 -1 java/webfunds/sox/NymRequest.java
Index: NymRequest.java
===================================================================
RCS file: /home/webfunds/cvsroot/java/webfunds/sox/NymRequest.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- NymRequest.java 2000/10/14 01:52:22 1.1
+++ NymRequest.java 2000/11/30 13:57:47 1.2
@@ -1,4 +1,4 @@
-/* $Id: NymRequest.java,v 1.1 2000/10/14 01:52:22 iang Exp $
+/* $Id: NymRequest.java,v 1.2 2000/11/30 13:57:47 iang Exp $
*
* Copyright (c) Systemics Inc. 1995-2000 on behalf of
* The WebFunds Development Team. All Rights Reserved.
@@ -38,6 +38,7 @@
*
* 0. short, printable PUBLISHABLE nickname
* 1. email address
+ * 2. minimum value of 3rd party deposits (mail)
*
* Fields can be empty (null or empty, it is the same with SOX).
* Any other definitions can be handled at the application layer.