Type Alias TxTy
pub type TxTy<N> = <<N as NodeTypes>::Primitives as NodePrimitives>::SignedTx;
Expand description
Helper adapter type for accessing NodePrimitives::SignedTx
on NodeTypes
.
Layoutยง
Note: Encountered an error during type layout; the type failed to be normalized.