Skip to content

Commit

Permalink
Merge 1a90652 into c099019
Browse files Browse the repository at this point in the history
  • Loading branch information
olemis committed Dec 5, 2019
2 parents c099019 + 1a90652 commit 6fabd3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/coin/skycoin/params/params.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ const (
SkycoinName = "Skycoin"
SkycoinFamily = "SkyFiber"
SkycoinDescription = "Skycoin is an entire cryptocurrency ecosystem aimed at eliminating mining rewards, developing energy-efficient custom hardware, speeding up transaction confirmation times, and the advancement of a more secure and private Internet"
CoinHoursTicker = "SKYCH"
CoinHoursTicker = "SCH"
CoinHoursName = "Coin Hours"
CoinHoursFamily = "SkyFiber"
CoinHoursDescription = "Coin Hours is the parallel asset used for transaction fee, for creating scarcity, and to increase transaction privacy"
CalculatedHoursTicker = "SKYCHC"
CalculatedHoursTicker = "SCH#ACC"
CalculatedHoursName = "Calculated Hours"
CalculatedHoursFamily = "SkyFiber"
CalculatedHoursDescription = "Calculated Hours are Coin Hours calculated considering the time since an output was created"
Expand Down

0 comments on commit 6fabd3b

Please sign in to comment.