OSDN Git Service

clean
authorHAOYUatHZ <haoyu@protonmail.com>
Mon, 17 Jun 2019 06:44:51 +0000 (14:44 +0800)
committerHAOYUatHZ <haoyu@protonmail.com>
Mon, 17 Jun 2019 06:44:51 +0000 (14:44 +0800)
federation/warder.go

index d5aca69..0a202c0 100644 (file)
@@ -173,10 +173,6 @@ func (w *warder) proposeDestTx(tx *orm.CrossTransaction) (interface{}, string, e
 
 // TODO:
 func (w *warder) buildSidechainTx(ormTx *orm.CrossTransaction) (*vaporTypes.Tx, string, error) {
-       // sidechainTx := &vaporTypes.Tx{}
-
-       // tx * btmTypes.TxData
-
        destTxData := &vaporTypes.TxData{Version: 1}
        // signInsts := []*SigningInstruction{}