]> 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, 14 May 2024 20:46:40 +0000 (20:46 +0000)
commitb202d91212f481645bb584ed9b3fa7ac4ff1a8be
tree1ba57345d1a09c059968ce0e2f0b8786bb2f6f0a
parent1eb3520ad4be64d8f27e2f3113523554c9709639
Use `[u8; 3]` not `CurrencyCode` to skip type aliases to primitives
lightning/src/offers/offer.rs