mirror of
https://github.com/bitcoin/bips.git
synced 2025-01-19 05:45:07 +01:00
Format Comment
Format comment to fit style of previous comments
This commit is contained in:
parent
a8c0246295
commit
05740a7dbe
@ -45,7 +45,7 @@ message Payment {
|
|||||||
}
|
}
|
||||||
message PaymentACK {
|
message PaymentACK {
|
||||||
required Payment payment = 1; // Payment message that triggered this ACK
|
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
|
// BIP-IR Extensions
|
||||||
|
Loading…
Reference in New Issue
Block a user