mirror of
https://github.com/ACINQ/eclair.git
synced 2024-11-20 10:39:19 +01:00
064f780680
* SqliteNetworkDb: add failing test If a txid starts with 0, it will be stored as NUMERIC, leading 0s will be stripped, and we won't be able to read it back as a ByteVector32 * Sqlite: use TEXT type for strings * Check that creating a table that already exists with different column types is a NOOP |
||
---|---|---|
.. | ||
src | ||
eclair-cli | ||
pom.xml |