This commit is contained in:
Dimitris Apostolou 2018-02-27 07:21:00 +02:00 committed by GitHub
parent f9dbd1e2d5
commit 88fa2d966a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ struct COutputEntry
int vout;
};
/** An note outpoint */
/** A note outpoint */
class JSOutPoint
{
public: