fix misleading comment

This commit is contained in:
Florian Dold 2020-06-21 19:13:57 +05:30
parent 482a56a4e8
commit 798e7f556e
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -228,7 +228,7 @@ export interface SenderWireInfos {
} }
/** /**
* Request to mark a reserve as confirmed. * Request to create a reserve.
*/ */
export interface CreateReserveRequest { export interface CreateReserveRequest {
/** /**