Function bitcoin_scripting::serialize_hd_keypaths
source · pub fn serialize_hd_keypaths<Stream>(
s: &mut Stream,
hd_keypaths: &HashMap<PubKey, KeyOriginInfo>,
ty: u8
)
Expand description
| Serialize HD keypaths to a stream from | a map |