mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-28 13:52:55 +02:00
discovery: rename service.go to gossiper.go
This commit is contained in:
@@ -36,7 +36,7 @@ type syncRequest struct {
|
||||
}
|
||||
|
||||
// feeUpdateRequest is a request that is sent to the server when a caller
|
||||
// wishes to update the fees for a particular set of tchannels. New UpdateFee
|
||||
// wishes to update the fees for a particular set of channels. New UpdateFee
|
||||
// messages will be crafted to be sent out during the next broadcast epoch and
|
||||
// the fee updates committed to the lower layer.
|
||||
type feeUpdateRequest struct {
|
Reference in New Issue
Block a user