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

Rename /data folder to clarify tutorial #49

Closed
hcopperm opened this issue Mar 2, 2017 · 0 comments
Closed

Rename /data folder to clarify tutorial #49

hcopperm opened this issue Mar 2, 2017 · 0 comments
Assignees

Comments

@hcopperm
Copy link
Contributor

hcopperm commented Mar 2, 2017

In the Basecoin Basics file, it says:

Now we need some initialization files for basecoin. We have included some defaults in the basecoin directory, under data. For purposes of convenience, change to that directory:

cd $GOPATH/src/github.com/tendermint/basecoin/data
The directory contains a genesis file and two private keys.

You can generate your own private keys with tendermint gen_validator, and construct the genesis.json as you like. Note, however, that you must be careful with the chain_id field, as every transaction must contain the correct chain_id (default is test_chain_id).

  1. basecoin/data should probably be renamed to basecoin/example_dir or something that is more clear
  2. basecoin/data/genesis.json can be renamed to basecoin/data/bc_genesis.json
  3. Docs need to be clarified here.

This issue is dependent on #48

@ethanfrey ethanfrey assigned rigelrozanski and unassigned ethanfrey Mar 2, 2017
@ebuchman ebuchman mentioned this issue Mar 14, 2017
liamsi pushed a commit to liamsi/cosmos-sdk that referenced this issue Jun 26, 2018
…rns-empty-pubKey

PubKeyFromBytes: return zero value PubKey on error
joe-bowman pushed a commit to ChorusOne/cosmos-sdk that referenced this issue Mar 3, 2020
joe-bowman pushed a commit to ChorusOne/cosmos-sdk that referenced this issue Apr 17, 2020
Raumo0 pushed a commit to mapofzones/cosmos-sdk that referenced this issue Feb 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants