Files
palladum-lightning/connectd
Rusty Russell af90fdc0bb common/utils: macros to help get copy/compare across different types right.
Things are often equivalent but different types:
1. u8 arrays in libwally.
2. sha256
3. Secrets derived via sha256
4. txids

Rather than open-coding a BUILD_ASSERT & memcpy, create a macro to do it.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-07-23 09:54:47 +09:30
..
2024-07-10 13:34:00 +02:00
2024-07-10 13:34:00 +02:00
2024-02-04 09:24:44 +10:30