Skip to content

Commit

Permalink
Format Comment
Browse files Browse the repository at this point in the history
Format comment to fit style of previous comments
  • Loading branch information
FinalHash committed Mar 11, 2016
1 parent a8c0246 commit 05740a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bip-0075/paymentrequest.proto
Original file line number Diff line number Diff line change
@@ -45,7 +45,7 @@ message Payment {
}
message PaymentACK {
required Payment payment = 1; // Payment message that triggered this ACK
optional string memo = 2; // human-readable message for customer
optional string memo = 2; // Human-readable message for customer
}

// BIP-IR Extensions

0 comments on commit 05740a7

Please sign in to comment.