OSDN Git Service

test: add read/write test for cross-chain input/output (#70)
authorHAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Mon, 20 May 2019 01:46:04 +0000 (09:46 +0800)
committerPaladz <yzhu101@uottawa.ca>
Mon, 20 May 2019 01:46:04 +0000 (09:46 +0800)
commitb9b4d0f75f4d5844b88e7d3bc33baae6a1e6ec4d
treef030c2b93d005fcb0715bb1715845659cb0e5759
parent6bf0548429896ef136792b04c6dc21dfe95de016
test: add read/write test for cross-chain input/output (#70)

* fix read/wrire CrossChainInput

* add TestSerializationCrossChainTxOutput
protocol/bc/types/txinput.go
protocol/bc/types/txinput_test.go
protocol/bc/types/txoutput_test.go