"Receive with" i.s.o. "Receive from" address

This commit is contained in:
Wladimir J. van der Laan
2011-05-28 22:31:27 +02:00
parent 63760fa1cd
commit 8c937da5f2
3 changed files with 18 additions and 22 deletions

View File

@@ -51,7 +51,7 @@ public:
Generated,
SendToAddress,
SendToIP,
RecvFromAddress,
RecvWithAddress,
RecvFromIP,
SendToSelf
};