mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +01:00
bitcoind -> dashd
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
This commit is contained in:
parent
34192afc01
commit
db7a9dd7a6
@ -94,7 +94,7 @@ class VersionBitsWarningTest(BitcoinTestFramework):
|
||||
# is cleared. This will move the versionbit state to ACTIVE.
|
||||
node.generate(VB_PERIOD)
|
||||
|
||||
# Stop-start the node. This is required because bitcoind will only warn once about unknown versions or unknown rules activating.
|
||||
# Stop-start the node. This is required because dashd will only warn once about unknown versions or unknown rules activating.
|
||||
self.restart_node(0)
|
||||
|
||||
# Generating one block guarantees that we'll get out of IBD
|
||||
|
Loading…
Reference in New Issue
Block a user