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

dcld status doesn't respond back with text output #292

Open
j2fong opened this issue Mar 17, 2022 · 0 comments
Open

dcld status doesn't respond back with text output #292

j2fong opened this issue Mar 17, 2022 · 0 comments
Labels
bug Something isn't working size: M

Comments

@j2fong
Copy link

j2fong commented Mar 17, 2022

Even when specifying output to be text, you still get json output with "dcld status"

$ dcld config output text
$ dcld status
{"NodeInfo":{"protocol_version":{"p2p":"8","block":"11","app":"0"},"id":"62d19a493abab515f5e9078df5460c4f536c797b","listen_addr":"tcp://0.0.0.0:26656","network":"testnet-2.0","version":"0.34.14","channels":"40202122233038606100","moniker":"smartthings","other":{"tx_index":"on","rpc_address":"tcp://0.0.0.0:26657"}},"SyncInfo":{"latest_block_hash":"786091E83DACAE3B8DFFE09119EA3624899BFB655663AC0E28094272BB8CB952","latest_app_hash":"1EEBB72B91D82D8FA5E66154096904B59167241F64196B7BACFCE3A75DE1939A","latest_block_height":"13697","latest_block_time":"2022-02-25T11:42:52.062041763Z","earliest_block_hash":"4196252B1B1334346E7D7E39454372D7DC7DAF507E3B478459445C935DD7DD87","earliest_app_hash":"E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855","earliest_block_height":"1","earliest_block_time":"2022-02-24T13:40:42.173848621Z","catching_up":true},"ValidatorInfo":{"Address":"AA1BB3AE13B538ADA6691A1AD57D2E9CC046C764","PubKey":{"type":"tendermint/PubKeyEd25519","value":"9gtPjIqH9j40oRxex84jpErNMifd6dmeMGB3LV9o4dI="},"VotingPower":"0"}}
@ashcherbakov ashcherbakov added the bug Something isn't working label Mar 23, 2022
@ashcherbakov ashcherbakov added this to Backlog in DCL via automation Mar 23, 2022
@ashcherbakov ashcherbakov removed this from the v1.5: Post Main Net Launch milestone Feb 14, 2023
@ashcherbakov ashcherbakov removed this from Backlog in DCL Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size: M
Projects
None yet
Development

No branches or pull requests

2 participants