[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix RPC help output alignment #962

Open
random-zebra opened this issue Jul 25, 2019 · 2 comments
Open

Fix RPC help output alignment #962

random-zebra opened this issue Jul 25, 2019 · 2 comments
Milestone

Comments

@random-zebra
Copy link

For tracking purpose.
The 'help' output of some RPC function appears to be misaligned.
REF: #955 (comment)

@CaveSpectre11
Copy link

It might be a good time to also set a line length standard for RPC output. 80 characters is a little antiquated; 132 should be okay, but given the code indenting... having the rpc output be no more than 120 characters per line might be a worthwhile standard to impose. (the lengths of lines when they wrap to multiple lines isn't very consistent).

@Fuzzbawls Fuzzbawls added this to the 4.0.0 milestone Jul 26, 2019
@CaveSpectre11
Copy link

While technically it would be a different issue; it'll span through a lot of the same files: Need to add checks for pwalletMain == NULL where applicable.

@random-zebra random-zebra modified the milestones: 4.0.0, 4.1.0 Nov 25, 2019
@random-zebra random-zebra modified the milestones: 4.1.0, Future Mar 30, 2020
@random-zebra random-zebra modified the milestones: Future, 5.0.0 Apr 24, 2020
@random-zebra random-zebra modified the milestones: 4.2.0, Future Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants