Skip to content

Instantly share code, notes, and snippets.

@nosequeldeebee
Last active January 29, 2018 04:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nosequeldeebee/6319c092b8a8c49a101318158d50efb6 to your computer and use it in GitHub Desktop.
Save nosequeldeebee/6319c092b8a8c49a101318158d50efb6 to your computer and use it in GitHub Desktop.
type Block struct {
Index int
Timestamp string
BPM int
Hash string
PrevHash string
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment