Skip to content

Cleaned up some redundancies in the lit-af ls command#441

Open
delbonis wants to merge 3 commits into
mit-dci:masterfrom
delbonis:bugfix/litaflscleanup
Open

Cleaned up some redundancies in the lit-af ls command#441
delbonis wants to merge 3 commits into
mit-dci:masterfrom
delbonis:bugfix/litaflscleanup

Conversation

@delbonis

Copy link
Copy Markdown
Collaborator

This should resolve #433.

@delbonis delbonis added bug Actual problems effecting Lit's usage/performance trivial Simple changes, not requiring extensive testing or inspection labels Nov 30, 2018

@Varunram Varunram left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested as working, closes #433.

Comment thread cmd/lit-af/shell.go
fmt.Sprintf("\t%-20s %s",
lnutil.White("-a"),
"Information on connections to other peers"),
"Everything"),

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch :)

@Varunram

Varunram commented Dec 5, 2018

Copy link
Copy Markdown
Contributor

retest this please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Actual problems effecting Lit's usage/performance trivial Simple changes, not requiring extensive testing or inspection

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ls conns output shows channels

2 participants