-
Notifications
You must be signed in to change notification settings - Fork 387
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add tz param in gnodev genesis
- Loading branch information
1 parent
cc2bbe1
commit c3ecc97
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I suggest you follow my approach in #2911 by making the Genesis overrider a feature of
gnoland.NewDefaultGenesisConfig
, rather than something specific to gnodev. This configuration is used by bothgnoland/pkg/integration
andgnodev
.https://github.com/gnolang/gno/pull/2911/files#diff-345f5f01c3918dee1115248c835e207fa3e441d189292a912fb5f402ffa68882R39-R42