HugoByte / polkadot-kurtosis-package

Polkadot Kurtosis Package
Apache License 2.0
7 stars 3 forks source link

refactor: refactor entry-points and commands inside ServiceConfig of parachains and image.star #37

Closed abhiyana closed 1 year ago

abhiyana commented 1 year ago

Description:

Commit Message

refactor: refactor entry-points and commands inside ServiceConfig of parachains and image.star

see the guidelines for commit messages.

Changelog Entry

1: Added entrypoint in ServiceConfig of parachain setup.
2: Remove entry points from commands.
3: Added entrypoints and base in the dictionary inside the image.star

Checklist:

Please review the CONTRIBUTING.md file for detailed contributing guidelines.