Page MenuHomePhabricator

[chronik] Electrum: don't enforce returning an array in notifications
ClosedPublic

Authored by Fabien on Mon, May 19, 07:25.

Details

Summary

This prevents the array from having several inside content, so better build directly the array at callsite. Also it makes it possible to return named parameters instead of positional parameters if needed in the future. For now there is no change in behavior.

Test Plan
./test/functional/test_runner.py chronik_electrum_*