Function bitcoin_test::is_null_key
source · pub fn is_null_key(key: &Vec<u8>) -> boolExpand description
| Test if a string consists entirely of | null characters |
pub fn is_null_key(key: &Vec<u8>) -> bool| Test if a string consists entirely of | null characters |