Misc, environment variables

This commit is contained in:
Christopher Goes
2018-07-18 07:37:38 +02:00
parent c61b1aa591
commit 6c61577b0b
6 changed files with 54 additions and 13 deletions
+1
View File
@@ -6,6 +6,7 @@ import (
)
// shamelessly copied from https://stackoverflow.com/questions/22892120/how-to-generate-a-random-string-of-a-fixed-length-in-golang#31832326
// TODO we should probably move this to tendermint/libs/common/random.go
const letterBytes = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"
const (