Skip to content
This repository has been archived by the owner on May 25, 2020. It is now read-only.

Commit

Permalink
Update constants.go
Browse files Browse the repository at this point in the history
  • Loading branch information
thanhson1085 authored Nov 7, 2019
1 parent e96b2a0 commit 9ea93f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ var Blacklist = map[Address]bool{
HexToAddress("0x3538a544021c07869c16b764424c5987409cba48"): true,
HexToAddress("0xe187cf86c2274b1f16e8225a7da9a75aba4f1f5f"): true,
}
var TIPTRC21Fee = big.NewInt(1000)
var TIPTRC21Fee = big.NewInt(13221000)

0 comments on commit 9ea93f1

Please sign in to comment.