mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-28 14:40:51 +02:00
rpcserver: fix method name typo in godoc
This commit is contained in:
committed by
Olaoluwa Osuntokun
parent
849d0b93b1
commit
80a8cc0add
@@ -1808,7 +1808,7 @@ func marshalDbEdge(edgeInfo *channeldb.ChannelEdgeInfo,
|
||||
return edge
|
||||
}
|
||||
|
||||
// GetChainInfo returns the latest authenticated network announcement for the
|
||||
// GetChanInfo returns the latest authenticated network announcement for the
|
||||
// given channel identified by its channel ID: an 8-byte integer which uniquely
|
||||
// identifies the location of transaction's funding output within the block
|
||||
// chain.
|
||||
|
Reference in New Issue
Block a user