Skip to content

Client/mockup: remove --chain-id-seed arg in create mockup command

We added the compute chain id from seed client command, hence the --chain-id-seed argument to create mockup can be removed without compromising the ability for users to configure custom chain ids for their mockup.

This allows to simplify a bit the mockup client initialization logic.

TODO:

  • remove or adapt tests involving --chain-id-seed

Suggested reviewers

Edited by Ilias Garnier

Merge request reports