OSDN Git Service

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

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