mirror of
https://github.com/aljazceru/lspd.git
synced 2025-12-21 15:54:25 +01:00
rename initialchannelid to aliasScid and make optional
This commit is contained in:
@@ -12,9 +12,9 @@ type GetInfoResult struct {
|
||||
}
|
||||
|
||||
type GetChannelResult struct {
|
||||
InitialChannelID ShortChannelID
|
||||
ConfirmedChannelID ShortChannelID
|
||||
HtlcMinimumMsat uint64
|
||||
AliasScid *ShortChannelID
|
||||
ConfirmedScid *ShortChannelID
|
||||
HtlcMinimumMsat uint64
|
||||
}
|
||||
|
||||
type OpenChannelRequest struct {
|
||||
|
||||
Reference in New Issue
Block a user