Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bonesoul/CoiniumServ
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 47f51a97be0a
Choose a base ref
...
head repository: bonesoul/CoiniumServ
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cf4a2572f984
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 1, 2018

  1. Add Lanacoin.json

    cryptosi authored Aug 1, 2018
    Copy the full SHA
    c9f0191 View commit details
  2. Add LANA.png

    cryptosi authored Aug 1, 2018
    Copy the full SHA
    9d06722 View commit details
  3. Merge pull request #1060 from Altcoin-playground/develop

    Addition of LanaCoin
    Hüseyin Uslu authored Aug 1, 2018
    Copy the full SHA
    cf4a257 View commit details
Showing with 15 additions and 0 deletions.
  1. +15 −0 config/coins/lanacoin.json
  2. BIN src/web/default/Content/img/coins/icon/LANA.png
15 changes: 15 additions & 0 deletions config/coins/lanacoin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "LanaCoin",
"symbol": "LANA",
"algorithm": "sha256",
"site": "https://lanacoin.com",
"blockExplorer": {
"block": "http://chainz.cryptoid.info/explorer/api.dws?q=getblockheight:",
"tx": "http://chainz.cryptoid.info/explorer/api.dws?q=txinfo",
"address": "http://chainz.cryptoid.info/explorer/api.dws?q=addresses"
},
"node": {
"magic": "a5f790fd",
"testnetMagic": "cccbd27f"
}
}
Binary file added src/web/default/Content/img/coins/icon/LANA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.