mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-28 14:40:51 +02:00
multi: fix several typos in godoc comments
This commit is contained in:
committed by
Olaoluwa Osuntokun
parent
b74a281b57
commit
adf0d98194
@@ -15,7 +15,7 @@ import (
|
||||
//
|
||||
// NOTE: The responder is able to send a signature without any additional
|
||||
// messages as all transactions are assembled observing BIP 69 which defines a
|
||||
// cannonical ordering for input/outputs. Therefore, both sides are able to
|
||||
// canonical ordering for input/outputs. Therefore, both sides are able to
|
||||
// arrive at an identical closure transaction as they know the order of the
|
||||
// inputs/outputs.
|
||||
type ClosingSigned struct {
|
||||
|
Reference in New Issue
Block a user