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

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

Serialize from Vec<Vec> into transactions