]> 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>
Tue, 3 Sep 2024 14:00:23 +0000 (14:00 +0000)
commitec446c986d4be4914acd17c2bbb85035a6bc6be2
treeaced5808196d8a5ea79b9de56b5149ca346516a5
parent0b978a1f49780808bbbcc6327244f9b5081423f9
Use `[u8; 3]` not `CurrencyCode` to skip type aliases to primitives
lightning/src/offers/offer.rs