diff --git a/rpcserver.go b/rpcserver.go index 8f589b6e6..684dfafce 100644 --- a/rpcserver.go +++ b/rpcserver.go @@ -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.