OSDN Git Service

V0.1 votetx input (#67)
authorwz <mars@bytom.io>
Fri, 17 May 2019 02:57:28 +0000 (10:57 +0800)
committerPaladz <yzhu101@uottawa.ca>
Fri, 17 May 2019 02:57:28 +0000 (10:57 +0800)
commit161fb4f6668cb705e3e2203b6162ccd21f7df095
treef3d2c8f418fb61a49d260112f192d6b89a4579e8
parent86f47fea7c334231e3bf9b975d94c5b806b8d033
V0.1 votetx input (#67)

* add unvote struct

* modify ComputeOutputID

* add uint test

* fix
protocol/bc/types/map.go
protocol/bc/types/txinput.go
protocol/bc/types/txinput_test.go
protocol/bc/types/txoutput.go
protocol/bc/types/txoutput_test.go
protocol/bc/types/unvote.go [new file with mode: 0644]