Typo.
This commit is contained in:
parent
f36a83b3cc
commit
8795534408
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ type Debits struct {
|
|||
}
|
||||
|
||||
// Credit is the type representing a transaction output which was spent or
|
||||
// is still spendably by wallet. A UTXO is an unspent Credit, but not all
|
||||
// is still spendable by wallet. A UTXO is an unspent Credit, but not all
|
||||
// Credits are UTXOs.
|
||||
type Credit struct {
|
||||
*TxRecord
|
||||
|
|
Loading…
Add table
Reference in a new issue