Versions in this module Expand all Collapse all v0 v0.7.0 Dec 23, 2016 Changes in this version + type AcceptedBlock struct + Block *wire.MsgBlock + IsMainChain bool + IsOrphan bool + Name string + func (b AcceptedBlock) FullBlockTestInstance() + type RejectedBlock struct + Block *wire.MsgBlock + Name string + RejectCode blockchain.ErrorCode + func (b RejectedBlock) FullBlockTestInstance() + type TestInstance interface + FullBlockTestInstance func() + func Generate() (tests []TestInstance, err error)