Skip to content

Commit f259335

Browse files
PierreRochardpetertodd
authored andcommitted
Typo fix in comment for getrawtransaction
1 parent 7e0fecb commit f259335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bitcoin/rpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ def getrawtransaction(self, txid, verbose=False):
315315
316316
Raises IndexError if transaction not found.
317317
318-
verbse - If true a dict is returned instead with additional information
318+
verbose - If true a dict is returned instead with additional information
319319
on the transaction.
320320
321321
Note that if all txouts are spent and the transaction index is not

0 commit comments

Comments
 (0)