Merge pull request #6085
b05a89bNon-grammatical language improvements (Luke Dashjr)7e6d23bBugfix: Grammar fixes (Corinne Dashjr)
This commit is contained in:
@@ -283,7 +283,7 @@ def send_zeropri_transaction(from_node, to_node, amount, fee):
|
||||
Create&broadcast a zero-priority transaction.
|
||||
Returns (txid, hex-encoded-txdata)
|
||||
Ensures transaction is zero-priority by first creating a send-to-self,
|
||||
then using it's output
|
||||
then using its output
|
||||
"""
|
||||
|
||||
# Create a send-to-self with confirmed inputs:
|
||||
|
||||
Reference in New Issue
Block a user