OSDN Git Service

update
authorChengcheng Zhang <943420582@qq.com>
Wed, 4 Sep 2019 07:51:13 +0000 (15:51 +0800)
committerChengcheng Zhang <943420582@qq.com>
Wed, 4 Sep 2019 07:51:13 +0000 (15:51 +0800)
wallet/annotated.go

index fc5a515..25449df 100644 (file)
@@ -168,6 +168,7 @@ func (w *Wallet) buildAnnotatedTransaction(orig *types.Tx, b *types.Block, statu
        return tx
 }
 
+// BuildAnnotatedInput build the annotated input.
 func (w *Wallet) BuildAnnotatedInput(tx *types.Tx, i uint32) *query.AnnotatedInput {
        orig := tx.Inputs[i]
        in := &query.AnnotatedInput{