Richard Roznovjak
Richard Roznovjak
Is this issue related only to fees paid for `set_currency`?
Closing in favor of #463
Already done. Fee + tip goes to Treasury. https://github.com/galacticcouncil/HydraDX-node/blob/d4801976c7e1dc1c0d6ced0b7c657b4a1a967d1a/runtime/hydradx/src/lib.rs#L318 https://github.com/galacticcouncil/warehouse/blob/d5b8001d90f974f165cf1bfcea0775cfe4340f6b/transaction-multi-payment/src/lib.rs#L454 https://github.com/galacticcouncil/HydraDX-node/blob/d4801976c7e1dc1c0d6ced0b7c657b4a1a967d1a/runtime/hydradx/src/lib.rs#L702
@enthusiastmartin I will need some help with this because I have no idea how to test it.
There are 2 projects to consider: parachain-launch and zombienet.
@lumir-mrkva Do we want to also create XYK pool at the end of LBP if the pool doesn't exist?
@lumir-mrkva I have some questions. What if XYK pool already exists before LBP? (I thing there is nothing we can do to prevent it). Do we want to create XYK...
The second part of the task was already solved by this [PR](https://github.com/galacticcouncil/Basilisk-node/pull/257).
@lumir-mrkva ability to create XYK at the end of LBP and transfer funds there should be configurable in the config or in the `create_pool` method? In other words, configurable for...
Our substrate-api-explorer has not been maintained for some time and currently is not working and would need an update. It looks like that polkadot rpc api docs are generated using...