From 24bf492e8ba0b90a7a9679f390abc79a71fe0919 Mon Sep 17 00:00:00 2001 From: shoom1337 Date: Tue, 8 Oct 2019 23:15:32 +0300 Subject: [PATCH] Add James Hetfield quote --- quotes.db | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/quotes.db b/quotes.db index b9ae4c1..26338b5 100644 --- a/quotes.db +++ b/quotes.db @@ -22094,5 +22094,9 @@ { "quote": "I think people don't realise that running a piece of code that verifies some conditions for a financial transaction, that by itself is a lot less work than verifying a cryptographic signature, and so even if the virtual machine is inefficient, the cryptographic signature is still going to dominate.", "author": "Vitalik Buterin" + }, + { + "quote": "YEEEAAAAAAHH!!!!!", + "author": "James Alan Hetfield" } ] \ No newline at end of file