Files
lightning/contrib
Christian Decker 12275d0bfe cln-grpc: Skip serializing fields when Option<Vec<T>> is empty too
The CLN API is rather strict about the fact that we should skip
providing a field whenever it is empty. Checking for `is_none` would
still include empty arrays.

Changelog-Fixed cln-rpc: Optional empty arrays will no longer be serialized in requests
2022-07-21 14:19:06 +09:30
..
2019-08-20 20:14:36 +02:00
2022-07-17 21:40:01 +09:30
2022-07-17 21:40:01 +09:30