↓ 533 callersFunctionwait_until(predicate, *, attempts=float('inf'), timeout=float('inf'), lock=None, check_interval=0.05, label="wait_until"
test/functional/test_framework/util.py:237
↓ 192 callersMethodcreate_transactions(self, utxos, multisigdetails, version, nulldummy, otherhashtype=None)
test/functional/chronicle_upgrade_tests/nulldummy.py:98
↓ 169 callersMethodrun_node_with_connections(self, title, node_index, args, number_of_connections, connArgs=[{}], cb_class=P2PEventHandler, ip='127.0.0.1'
test/functional/test_framework/test_framework.py:335
↓ 146 callersFunctionnew_transactions(key, utxo, script_num_size, locking_script=[OP_1ADD, OP_DROP, OP_TRUE])
test/functional/chronicle_upgrade_tests/script_num_size.py:29