pub type TxTy<N> = <N as NodePrimitives>::SignedTx;Expand description
Helper adapter type for accessing NodePrimitives signed transaction types.
pub type TxTy<N> = <N as NodePrimitives>::SignedTx;Helper adapter type for accessing NodePrimitives signed transaction types.