transaction_from_bytes

Function transaction_from_bytes 

Source
pub fn transaction_from_bytes(cbor: Vec<u8>) -> Result<Transaction>
Expand description

Constructs [Transaction] from CBOR bytes