mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-13 02:46:28 +00:00
62e6258f0f
* update cln holdinvoice plugin
DecodeBolt11 was removed in:
d51fd03390
* update CLN to v24.05 and holdinvoice to v3.0.0
* reactivate CLN integration tests
---------
Co-authored-by: jerryfletcher21 <jerryfletcher@cock.email>
7 lines
153 B
Bash
7 lines
153 B
Bash
ROBOSATS_ENVS_FILE=".env-sample"
|
|
|
|
BITCOIND_VERSION='24.0.1'
|
|
LND_VERSION='v0.17.0-beta'
|
|
CLN_VERSION='v24.05'
|
|
REDIS_VERSION='7.2.1'
|
|
POSTGRES_VERSION='14.2' |