Module tendermint::serializers::txs[][src]

Serialize/deserialize Vec<Vec> type from and into transactions (Base64String array).

Functions

deserialize

Deserialize transactions into Vec<Vec>

serialize

Serialize from Vec<Vec> into transactions