girazoki

Results 33 comments of girazoki

Is there any news about this?

This by itself does not work. We need a way to pass the --parachain-id flag to export state so that genesis state matches..

In the end I made a change so that multi-parachain scenario is supportable through parachain-chain. Unlike before, now we require to build specs with the appropriate parachain id and later...

I see we have a typescript test for delegations, can we add these getters to the test too? Just to make sure selectors are correct

We probalby need to fix ts tests for this too as a lot of them are relying on previous format

The error means that you have not set the units per second for `Multilocation {parents:1, interior: here}`. You can do this by using the extrinsic `assetManager.set_units_per_second`. This indicates how much...

Any luck @dudo50 ? Can I close the issue?

what is you asset-manager runtime configuration? Also min amount should be at least one otherwise the creation wont work (although I think you wouldnt get BadOrigin)

@dudo50 any luck on this?

Will close for now, let us know if we need to re-open