Skip to content

Commit

Permalink
migrated the faucet contract and it's dependencies from main to test3…
Browse files Browse the repository at this point in the history
… branch
  • Loading branch information
piux2 committed Jul 6, 2023
1 parent 57e9c33 commit 53c02da
Show file tree
Hide file tree
Showing 18 changed files with 2,219 additions and 132 deletions.
1 change: 1 addition & 0 deletions cmd/gnoland/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ func makeGenesisDoc(pvPub crypto.PubKey) *bft.GenesisDoc {
for _, path := range []string{
"p/demo/ufmt",
"p/demo/avl",
"p/demo/avl/v2",
"p/demo/grc/exts",
"p/demo/grc/grc20",
"p/demo/grc/grc721",
Expand Down
Loading

0 comments on commit 53c02da

Please sign in to comment.