Dusan Morhac

Results 107 comments of Dusan Morhac

Is there any possibility to compile it into accountid32? I am working on xcm transfer tool and it does not allow me to transfer xcm messages to moonbream from rococo...

Thank you very much this is very important information to me! I will now start testing this. Have nice rest of the day.

So when tested, I receive error on Moonbeam side: outcome: XcmV2TraitsOutcome { Incomplete: [ 600,000,000 TooExpensive ] } Any idea on how to solve this? Thank you

Hi, the call I am sending is following: const call = api.tx.xcmPallet.reserveTransferAssets({V1: { parents:0, interior:{ X1: {Parachain: destPara}}}}, {V1:{parents:0,interior:{X1:{AccountKey20: {network: "Any", key: this.addr}}}}}, {V1: [{id: {Concrete: {parents:0, interior: "Here"}}, fun:{...

So unfortunately even with sudo (and even with sudo & alith) I receive error BadOrigin when registering foregin asset. Any hint what can be wrong? Thanks in advance. Screen of...

Unfortunately I am unable to proceed with this still. I am now trying to attempt registering asset through governance. If I find solution I will post an update here

cp scripts/polkadot-launch/*.json $polkadot-launch/ results in error ``` cp: invalid option -- 'c' Try 'cp --help' for more information. ``` Otherwise, I used everything according to Guide. (Reminder: Before it was...

Okay so being more specific. I can launch library and any of those config files. But it never goes past collator startup to write that network is started. In Relay...

Is there any way to sign API transactions with Metamask then? Thanks in advance

@xlc Any development on this? Many thanks for any update on status! With kind regards, Dudo