pub type TxTy<N> = <N as NodePrimitives>::SignedTx;
Expand description
Helper adapter type for accessing NodePrimitives
signed transaction types.
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.
pub type TxTy<N> = <N as NodePrimitives>::SignedTx;
Helper adapter type for accessing NodePrimitives
signed transaction types.
Note: Encountered an error during type layout; the type failed to be normalized.