chore: regenerate umbrella crate, fix feature propagation
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user