Bitcoin Forum

Bitcoin => Bitcoin Discussion => Topic started by: MARK GARCIA on April 04, 2015, 08:12:47 AM



Title: User Command Line help or Suggestions.
Post by: MARK GARCIA on April 04, 2015, 08:12:47 AM
What are some things you guys think would improve the user interface experience for the user and workers?


Title: Re: User Command Line help or Suggestions.
Post by: Lauda on April 04, 2015, 09:00:30 AM
You definitely need to be more clear if you wish to get help. What are we talking about here?
Commands that can be used in the wallet or?


Title: Re: User Command Line help or Suggestions.
Post by: MARK GARCIA on April 04, 2015, 09:30:51 AM
My apologies:

Well I run the software Sapphire and bitcoin core. It has a command line to send request to the workers i believe. By the way is the user of the software considered a client, miner or user? Anyways here is a couple of examples of what i am talking about.

== Blockchain ==
getbestblockhash
getblock "hash" ( verbose )
getblockchaininfo

And many more we can discuss if desired Some things I wonder is if the sender(me) uses plain English for the message or some type of coding language like html get combined with some of the command line options?


Title: Re: User Command Line help or Suggestions.
Post by: Lauda on April 04, 2015, 11:01:12 AM
My apologies:

Well I run the software Sapphire and bitcoin core. It has a command line to send request to the workers i believe. By the way is the user of the software considered a client, miner or user? Anyways here is a couple of examples of what i am talking about.

== Blockchain ==
getbestblockhash
getblock "hash" ( verbose )
getblockchaininfo

And many more we can discuss if desired Some things I wonder is if the sender(me) uses plain English for the message or some type of coding language like html get combined with some of the command line options?
Could you provide a link to sapphire?
As far as I know you're not a miner unless you're actually using software to mine. When you use Bitcoin core you're a user (you could however be a node using it).
What are you actually aiming at? I'm having a hard time figuring out what you're asking here.