Type Alias breez_sdk_liquid::lightning::offers::offer::CurrencyCode
pub type CurrencyCode = [u8; 3];
Expand description
An ISO 4712 three-letter currency code (e.g., USD).
pub type CurrencyCode = [u8; 3];
An ISO 4712 three-letter currency code (e.g., USD).