Skip to content

Instantly share code, notes, and snippets.

View asdvxgxasjab's full-sized avatar
🤙
cruzin'

asdvxgxasjab

🤙
cruzin'
View GitHub Profile
@asdvxgxasjab
asdvxgxasjab / main.go
Created July 16, 2019 01:29
Make a genesis block
// Copyright 2019 cruzbit developers
// Use of this source code is governed by a MIT-style license that can be found in the LICENSE file.
package main
import (
"encoding/base64"
"encoding/hex"
"encoding/json"
"flag"