mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-14 16:22:39 +02:00
Changed pronouns for correctness and inclusivity
This commit is contained in:
@ -61,7 +61,7 @@ class WalletTest (BitcoinTestFramework):
|
||||
walletinfo = self.nodes[0].getwalletinfo()
|
||||
assert_equal(walletinfo['immature_balance'], 0)
|
||||
|
||||
# Have node0 mine a block, thus he will collect his own fee.
|
||||
# Have node0 mine a block, thus they will collect their own fee.
|
||||
self.nodes[0].setgenerate(True, 1)
|
||||
self.sync_all()
|
||||
|
||||
|
Reference in New Issue
Block a user