mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 02:51:08 +00:00
start fixing examples and cleaning up interface
This commit is contained in:
@@ -124,7 +124,7 @@ impl<T: Config, C: OfflineClientT<T>> TxClient<T, C> {
|
||||
// 3. Construct our custom additional/extra params.
|
||||
let additional_and_extra_params = <T::ExtrinsicParams as ExtrinsicParams<T>>::new(
|
||||
account_nonce,
|
||||
&self.client.base(),
|
||||
self.client.base(),
|
||||
other_params,
|
||||
)?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user