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

Close #16, add a case for the "--testnet" flag #27

Merged
merged 1 commit into from
Mar 3, 2023
Merged

Close #16, add a case for the "--testnet" flag #27

merged 1 commit into from
Mar 3, 2023

Conversation

junnmm
Copy link
Collaborator

@junnmm junnmm commented Mar 3, 2023

close #16

)

var (
TestnetGenesisHash = common.HexToHash("0x3e98a8f1704be5accc0ce9abf3e852e24ec030a9dda6c1beaf72c600f85cd417")
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The hash of the tesenet genesis is taken from https://github.com/kcc-community/kcc/blob/v1.2.0/params/config.go#L32

@newgoo
Copy link

newgoo commented Mar 3, 2023

LGTM

@junnmm junnmm merged commit a3f2428 into kcc-community:master Mar 3, 2023
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

Successfully merging this pull request may close these issues.

(internal id = 14,17) The flag package has been upgraded
2 participants