rpcserver: fix method name typo in godoc
This commit is contained in:
parent
849d0b93b1
commit
80a8cc0add
@ -1808,7 +1808,7 @@ func marshalDbEdge(edgeInfo *channeldb.ChannelEdgeInfo,
|
|||||||
return edge
|
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
|
// given channel identified by its channel ID: an 8-byte integer which uniquely
|
||||||
// identifies the location of transaction's funding output within the block
|
// identifies the location of transaction's funding output within the block
|
||||||
// chain.
|
// chain.
|
||||||
|
Loading…
Reference in New Issue
Block a user