From f51bb4dc135d0127557e9014aaf082374f67666e Mon Sep 17 00:00:00 2001 From: crackfoo Date: Tue, 3 Jun 2014 14:44:02 -0300 Subject: [PATCH] Create bunnycoin.json --- coins/bunnycoin.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 coins/bunnycoin.json diff --git a/coins/bunnycoin.json b/coins/bunnycoin.json new file mode 100644 index 0000000..f574512 --- /dev/null +++ b/coins/bunnycoin.json @@ -0,0 +1,7 @@ +{ │····································· + "name": "BunnyCoin", │····································· + "symbol": "BUN", │····································· + "algorithm": "scrypt", + "peerMagic": "", + "peerMagicTestnet": "" + }