diff --git a/coins b/coins index 6fe0146..6c85ca2 100644 --- a/coins +++ b/coins @@ -1,4 +1,13 @@ [ + { + "coin":"SPK", + "name":"Sparks", + "rpcport":8892, + "pubtype":38, + "p2shtype":10, + "wiftype":198, + "txfee":10000 + }, { "coin":"ORE", "name":"galactrum", diff --git a/explorers/SPK b/explorers/SPK new file mode 100644 index 0000000..d4c0715 --- /dev/null +++ b/explorers/SPK @@ -0,0 +1 @@ +["http://explorer.sparkscoin.io/tx/"] diff --git a/icons/spk.png b/icons/spk.png new file mode 100644 index 0000000..f35c5c4 Binary files /dev/null and b/icons/spk.png differ