diff options
Diffstat (limited to 'ethereal/assets/samplecoin/samplecoin.html')
-rw-r--r-- | ethereal/assets/samplecoin/samplecoin.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ethereal/assets/samplecoin/samplecoin.html b/ethereal/assets/samplecoin/samplecoin.html index e780aefb4..dc8d0b7e9 100644 --- a/ethereal/assets/samplecoin/samplecoin.html +++ b/ethereal/assets/samplecoin/samplecoin.html @@ -9,7 +9,7 @@ <script type="text/javascript"> -var jefcoinAddr = "518546ffa883dcc838a64bc2dabada0fd64af459" +var jefcoinAddr = "de0bd4ea1947deabf1749d7ed633f289358c9f6c" var mAddr = "" function createTransaction() { |