-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed commit of the following: (#124)
commit 78c8d23 Author: wanwiset25 <wanwiset25@gmail.com> Date: Wed Dec 20 15:39:23 2023 +0400 puppeth exit with error code when fails commit ef0be66 Author: wanwiset25 <wanwiset25@gmail.com> Date: Wed Dec 20 15:25:03 2023 +0400 dockerfile commit 51bc92a Author: wanwiset25 <wanwiset25@gmail.com> Date: Tue Dec 19 15:04:33 2023 +0400 add puppeth script
- Loading branch information
1 parent
ecae5a0
commit c283020
Showing
3 changed files
with
5 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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
#!/bin/bash | ||
puppeth --file /app/generated/genesis_input.yml --out /app/generated/ |