Skip to main content

TxTy

Type Alias TxTy 

Source
pub type TxTy<N> = <N as NodePrimitives>::SignedTx;
Expand description

Helper adapter type for accessing NodePrimitives signed transaction types.