Type Definition bitcoin_sam::Binary

source ·
pub type Binary = Vec<u8>;
Expand description

| Binary data. |