mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 01:47:55 +00:00
committed by
GitHub
parent
f4c4c0fe29
commit
f0d443a055
@@ -36,9 +36,6 @@ macro_rules! test_parachain_is_trusted_teleporter {
|
||||
let beneficiary: MultiLocation =
|
||||
$crate::AccountId32 { network: None, id: receiver.clone().into() }.into();
|
||||
|
||||
dbg!(&origin);
|
||||
dbg!(¶_destination);
|
||||
|
||||
// Send XCM message from Origin Parachain
|
||||
// We are only testing the limited teleport version, which should be ok since success will
|
||||
// depend only on a proper `XcmConfig` at destination.
|
||||
|
||||
Reference in New Issue
Block a user