Type Definition subxt::config::polkadot::PolkadotExtrinsicParams
source · pub type PolkadotExtrinsicParams<T> = BaseExtrinsicParams<T, PlainTip>;
Expand description
A struct representing the signed extra and additional parameters required to construct a transaction for a polkadot node.