Function breez_sdk_liquid::bitcoin::util::base58::from_check
pub fn from_check(data: &str) -> Result<Vec<u8>, Error>
Expand description
Decode a base58check-encoded string
pub fn from_check(data: &str) -> Result<Vec<u8>, Error>
Decode a base58check-encoded string