Correct PaymentChannelClaim flag names in comment

This commit is contained in:
Rome Reginelli
2016-11-30 15:32:43 -08:00
committed by Nik Bougalis
parent 28ae522ea2
commit 0cb6a0f961

View File

@@ -112,9 +112,9 @@ namespace ripple {
The public key that made the signature (optional, required if a signature The public key that made the signature (optional, required if a signature
is present) is present)
Flags Flags
tfCloseChannel tfClose
Request that the channel be closed Request that the channel be closed
tfRenewChannel tfRenew
Request that the channel's expiration be reset. Only the owner Request that the channel's expiration be reset. Only the owner
may renew a channel. may renew a channel.