ACINQ / eclair

A scala implementation of the Lightning Network.
Apache License 2.0
1.24k stars 266 forks source link

Fix wallet name in `BitcoinCoreClientSpec` #2772

Closed pm47 closed 1 year ago

pm47 commented 1 year ago

ByteVector.toString() was meant to be toHex(), and there is a size limit on Windows.