mirror of
https://github.com/bitcoin/bips.git
synced 2025-02-22 23:08:01 +01:00
Merge pull request #15 from FinalHash/master
Format Comment To Match Previous Style
This commit is contained in:
commit
1f203ea5ca
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue