mirror of
https://github.com/aljazceru/lspd.git
synced 2025-12-24 01:04:21 +01:00
make GetChannel return htlcMinMsat
This commit is contained in:
@@ -15,6 +15,7 @@ type GetInfoResult struct {
|
||||
type GetChannelResult struct {
|
||||
InitialChannelID basetypes.ShortChannelID
|
||||
ConfirmedChannelID basetypes.ShortChannelID
|
||||
HtlcMinimumMsat uint64
|
||||
}
|
||||
|
||||
type OpenChannelRequest struct {
|
||||
|
||||
Reference in New Issue
Block a user