pub type AccountKeyPairOf<S> = <S as ChainWithTransactions>::AccountKeyPair;Expand description
Account key pair used by transactions signing scheme.
pub type AccountKeyPairOf<S> = <S as ChainWithTransactions>::AccountKeyPair;Account key pair used by transactions signing scheme.