rgb-cln/contrib/plugins
Rene Pickhardt 0321d79540 [plugin] Improved the example code to encourage usage of optional arguments (#2212)
The example code had the `plugin` argument as the last argument. this disallows arguments that have a standard value. As far as I understand the dispatching code the order of arguments does not matter since it is the name `plugin` that is relevant. Therefor I changed the order so that newbe's don't have to read the entire code and can easily add optional arguments
2019-01-02 23:16:56 +01:00
..
fail python: fix check-python errors in plugins 2018-12-10 20:03:05 +01:00
helloworld.py [plugin] Improved the example code to encourage usage of optional arguments (#2212) 2019-01-02 23:16:56 +01:00