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