elements
elements copied to clipboard
ci: fix macos failing functional tests
The macOS 13 CI job in elements-23.x defaults to descriptor wallets, so example_elements_code_tutorial.py fails with "insufficient funds".
Fixed by running the test with legacy wallet.
added same fix for regression test 1263
fixed in #1392