Upgrade polkadot-sdk #2407
Annotations
4 warnings
Unit tests:
runtimes/eden/src/xcm_config.rs#L29
use of deprecated struct `staging_xcm_builder::CurrencyAdapter`: Use `FungibleAdapter` instead
|
Unit tests:
runtimes/eden/src/xcm_config.rs#L120
use of deprecated struct `staging_xcm_builder::CurrencyAdapter`: Use `FungibleAdapter` instead
|
Unit tests:
node/src/chain_spec.rs#L199
use of deprecated associated function `sc_chain_spec::GenericChainSpec::<G, E, EHF>::from_genesis`: `from_genesis` is planned to be removed in May 2024. Use `builder()` instead.
|
Unit tests:
node/src/chain_spec.rs#L244
use of deprecated associated function `sc_chain_spec::GenericChainSpec::<G, E, EHF>::from_genesis`: `from_genesis` is planned to be removed in May 2024. Use `builder()` instead.
|
Loading