OSDN Git Service

update
authorHAOYUatHZ <haoyu@protonmail.com>
Tue, 18 Jun 2019 07:24:02 +0000 (15:24 +0800)
committerHAOYUatHZ <haoyu@protonmail.com>
Tue, 18 Jun 2019 07:24:02 +0000 (15:24 +0800)
federation/warder.go

index ee548e7..c2641be 100644 (file)
@@ -168,7 +168,7 @@ func (w *warder) proposeDestTx(tx *orm.CrossTransaction) (interface{}, string, e
 }
 
 // TODO:
-// signInsts?
+// get signInsts?
 // addInputWitness(tx, signInsts)?
 func (w *warder) buildSidechainTx(ormTx *orm.CrossTransaction) (*vaporTypes.Tx, string, error) {
        destTxData := &vaporTypes.TxData{Version: 1, TimeRange: 0}