Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generalizations to allow one-chain script to be debugged (cosmos#372)
* add some generalizations to make scripts/one-chainz easier to debug / customize * add SILENT=1 as default * fix redirect for mnemonics * Fix error with parsing denom path containing '-' * update to build from patched SDK with proto bug fix * remove change to go.mod * ran "go mod tidy" to hopefully clean up errors... * Utilized NewCoin() rather than populating structure directly Co-authored-by: Mark <[email protected]>
- Loading branch information