chore: regenerate umbrella crate, fix feature propagation

This commit is contained in:
2025-12-16 11:28:32 +03:00
parent dd6d48f528
commit 620b0e3aa0
1358 changed files with 9464 additions and 7656 deletions
@@ -20,17 +20,17 @@ use crate::TaggedAccount;
use bp_relayers::{RewardsAccountOwner, RewardsAccountParams};
use codec::{Decode, EncodeLike};
use pezframe_system::AccountInfo;
use pez_messages_relay::Labeled;
use pezframe_system::AccountInfo;
use pezpallet_balances::AccountData;
use pezsp_core::storage::StorageData;
use pezsp_runtime::{FixedPointNumber, FixedU128};
use relay_bizinikiwi_client::{
metrics::{FixedU128OrOne, FloatStorageValue, FloatStorageValueMetric},
AccountIdOf, BalanceOf, Chain, ChainWithBalances, ChainWithMessages, ChainWithRewards, Client,
Error as BizinikiwiError, NonceOf,
};
use relay_utils::metrics::{MetricsParams, StandaloneMetric};
use pezsp_core::storage::StorageData;
use pezsp_runtime::{FixedPointNumber, FixedU128};
use std::{fmt::Debug, marker::PhantomData};
/// Add relay accounts balance metrics.