Function tendermint_proto::serializers::txs::serialize[][src]

pub fn serialize<S>(value: &[Vec<u8>], serializer: S) -> Result<S::Ok, S::Error> where
    S: Serializer
Expand description

Serialize from Vec<Vec> into transactions