Fix another typo.
This commit is contained in:
parent
f5572f7f75
commit
94e676b46f
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
// needing to iterate over every unspent credit.
|
// needing to iterate over every unspent credit.
|
||||||
//
|
//
|
||||||
// Finally, this package records transaction insertion history (such as
|
// Finally, this package records transaction insertion history (such as
|
||||||
// the date a transaction was first received0 and is able to create the
|
// the date a transaction was first received) and is able to create the
|
||||||
// JSON reply structure for RPC calls such as listtransactions for any
|
// JSON reply structure for RPC calls such as listtransactions for any
|
||||||
// saved transaction.
|
// saved transaction.
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in a new issue