File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ func NewPaymentChannelDTO(channel pingpong.HermesChannel) PaymentChannelDTO {
3535 }
3636}
3737
38- // PaymentChannelDTO represents represents opened payment channel between identity and hermes.
38+ // PaymentChannelDTO represents opened payment channel between identity and hermes.
3939// swagger:model PaymentChannelDTO
4040type PaymentChannelDTO struct {
4141 // Unique identifier of payment channel
Original file line number Diff line number Diff line change 47424742 },
47434743 "PaymentChannelDTO" : {
47444744 "type" : " object" ,
4745- "title" : " PaymentChannelDTO represents represents opened payment channel between identity and hermes." ,
4745+ "title" : " PaymentChannelDTO represents opened payment channel between identity and hermes." ,
47464746 "properties" : {
47474747 "beneficiary" : {
47484748 "description" : " Beneficiary - eth wallet address" ,
You can’t perform that action at this time.
0 commit comments