pub type DefaultChainCoder = ChainCoder<u32, u64, Vec<u32>, Vec<u32>, 24>;

Aliased Type§

struct DefaultChainCoder { /* private fields */ }