Skip to content

Commit

Permalink
remove redundant variable description
Browse files Browse the repository at this point in the history
  • Loading branch information
ws4charlie committed Jan 22, 2025
1 parent 28bd97c commit 009b55b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zetaclient/chains/bitcoin/observer/observer.go
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ type Observer struct {
// utxos contains the UTXOs owned by the TSS address
utxos []btcjson.ListUnspentResult

// tssOutboundHashes indexes included tx with tx hash
// tssOutboundHashes keeps track of outbound hashes sent from TSS address
tssOutboundHashes map[string]bool

Expand Down

0 comments on commit 009b55b

Please sign in to comment.