Skip to content

Instantly share code, notes, and snippets.

@azamsharp
Created January 16, 2018 18:27
Show Gist options
  • Save azamsharp/06846277a64aa0e72de91074a8594893 to your computer and use it in GitHub Desktop.
Save azamsharp/06846277a64aa0e72de91074a8594893 to your computer and use it in GitHub Desktop.
get key() {
return JSON.stringify(this.transactions) + this.index + this.previousHash + this.nonce
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment