Module txs
Expand description
Serialize/deserialize Vec<Vec<u8>> type from and into transactions (Base64String array).
Functionsยง
- deserialize
- Deserialize transactions into
Vec<Vec<u8>> - serialize
- Serialize from
Vec<Vec<u8>>into transactions
Serialize/deserialize Vec<Vec<u8>> type from and into transactions (Base64String array).
Vec<Vec<u8>>Vec<Vec<u8>> into transactions