From 5e7280616a956fa5485277828b2eba93c18f3b60 Mon Sep 17 00:00:00 2001 From: Matt Krump Date: Wed, 25 Oct 2017 08:56:19 -0500 Subject: [PATCH] Add start_blockchain script --- scripts/start_blockchain | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 scripts/start_blockchain diff --git a/scripts/start_blockchain b/scripts/start_blockchain new file mode 100755 index 00000000..fbec61d7 --- /dev/null +++ b/scripts/start_blockchain @@ -0,0 +1,2 @@ +#!/bin/bash +geth --fast --cache=1024