mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 00:01:09 +00:00
fix nightly warnings (#7347)
This commit is contained in:
@@ -1286,7 +1286,7 @@ macro_rules! chain_ops {
|
||||
/// Builds a new object suitable for chain operations.
|
||||
#[cfg(feature = "full-node")]
|
||||
pub fn new_chain_ops(
|
||||
mut config: &mut Configuration,
|
||||
config: &mut Configuration,
|
||||
jaeger_agent: Option<std::net::SocketAddr>,
|
||||
) -> Result<
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user