Revise fix1543 description

This commit is contained in:
mDuo13
2018-06-23 03:27:57 -07:00
parent 9f1a88cccc
commit 9bef916841

View File

@@ -241,8 +241,7 @@ Without this amendment, transactions of certain types are considered valid even
The affected transaction types are: The affected transaction types are:
- Escrow transactions: [EscrowCancel][], [EscrowCreate][], and [EscrowFinish][] - Escrow transactions: [EscrowCancel][], [EscrowCreate][], and [EscrowFinish][]
- Payment Channel transactions: [PaymentChannelClaim][], [PaymentChannelClaim][], and [PaymentChannelCreate][] - Payment Channel transactions: [PaymentChannelClaim][], [PaymentChannelCreate][], and [PaymentChannelFund][]
- Ticket transactions: `CancelTicket` and `CreateTicket` (from the in-development [Tickets](#tickets) amendment)
## fix1571 ## fix1571