mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-04 11:15:56 +00:00
Correct PaymentChannelClaim flag names in comment
This commit is contained in:
committed by
Nik Bougalis
parent
28ae522ea2
commit
0cb6a0f961
@@ -112,9 +112,9 @@ namespace ripple {
|
||||
The public key that made the signature (optional, required if a signature
|
||||
is present)
|
||||
Flags
|
||||
tfCloseChannel
|
||||
tfClose
|
||||
Request that the channel be closed
|
||||
tfRenewChannel
|
||||
tfRenew
|
||||
Request that the channel's expiration be reset. Only the owner
|
||||
may renew a channel.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user