pub type SubstrateCommand = CommandType<u32, Vec<u8>, Vec<[u8; 32]>, [u8; 32], AccountId32, u128, i128>;
Expand description

The command type for Substrate pallet txes