]> git.bitcoin.ninja Git - rust-lightning/commit
Use `[u8; 3]` not `CurrencyCode` to skip type aliases to primitives
authorMatt Corallo <git@bluematt.me>
Sat, 11 May 2024 20:05:26 +0000 (20:05 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 14 Oct 2024 19:15:11 +0000 (19:15 +0000)
commit810e88c5cd50f1cf683a67470782b6aadbdc4e0c
treefa65037725b11612aba7c4e63dae8fce857a6ce5
parent18f1e34fb6dc5ee8e86e0ea56f969df807b399e7
Use `[u8; 3]` not `CurrencyCode` to skip type aliases to primitives
lightning/src/offers/offer.rs