Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 3c9d96c

Browse files
committed
Companion for substrate 14373
1 parent b3c9889 commit 3c9d96c

File tree

1 file changed

+1
-1
lines changed
  • parachains/integration-tests/emulated/common/src

1 file changed

+1
-1
lines changed

parachains/integration-tests/emulated/common/src/constants.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
use beefy_primitives::crypto::AuthorityId as BeefyId;
1+
use beefy_primitives::ecdsa_crypto::AuthorityId as BeefyId;
22
use grandpa::AuthorityId as GrandpaId;
33
use pallet_im_online::sr25519::AuthorityId as ImOnlineId;
44
use parachains_common::{AccountId, AssetHubPolkadotAuraId, AuraId, Balance, BlockNumber};

0 commit comments

Comments
 (0)