Skip to content
This repository has been archived by the owner on Oct 24, 2019. It is now read-only.

Commit

Permalink
Merge pull request #17 from lochjin/master
Browse files Browse the repository at this point in the history
update go.sum
  • Loading branch information
lochjin authored Aug 23, 2019
2 parents 4113374 + 35955b4 commit 4fff2c4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
github.com/Qitmeer/qitmeer-lib v0.0.0-20190821053846-bf695e5493d1 h1:kMzA31wyrFAQ6b8HuVstU+5jtZHa5ZRkMycI3bTJ+Qw=
github.com/Qitmeer/qitmeer-lib v0.0.0-20190821053846-bf695e5493d1/go.mod h1:qQJR7/HBuObR1j4+dt6hLCQ8ZxiyuXjaK8ePeptriJk=
github.com/Qitmeer/qitmeer-lib v0.0.0-20190822144243-f312929778d5 h1:bJA+bSbIMX8gd2KoyTCfZEymLwX2RTUSqmj/uTbb91E=
github.com/Qitmeer/qitmeer-lib v0.0.0-20190822144243-f312929778d5/go.mod h1:qQJR7/HBuObR1j4+dt6hLCQ8ZxiyuXjaK8ePeptriJk=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down
2 changes: 1 addition & 1 deletion qx.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (
)

const (
QX_VERSION = "0.0.1"
QX_VERSION = "0.0.2"
TX_VERION = 1 //default version is 1
)

Expand Down

0 comments on commit 4fff2c4

Please sign in to comment.