Page MenuHomePhabricator

D4522.diff
No OneTemporary

D4522.diff

diff --git a/test/functional/wallet_keypool_topup.py b/test/functional/wallet_keypool_topup.py
--- a/test/functional/wallet_keypool_topup.py
+++ b/test/functional/wallet_keypool_topup.py
@@ -25,8 +25,7 @@
def set_test_params(self):
self.setup_clean_chain = True
self.num_nodes = 2
- self.extra_args = [['-deprecatedrpc=accounts'],
- ['-deprecatedrpc=accounts', '-keypool=100']]
+ self.extra_args = [[], ['-keypool=100']]
def run_test(self):
wallet_path = os.path.join(

File Metadata

Mime Type
text/plain
Expires
Mon, May 12, 01:40 (4 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5763190
Default Alt Text
D4522.diff (549 B)

Event Timeline