Skip to content

Conversation

@LijuJoseJJ
Copy link
Contributor

@LijuJoseJJ LijuJoseJJ commented May 17, 2023

What does this implement/fix? Explain your changes.

This PR deletes cli folder and place its common used files in common-files folders and refactor codes accordingly

Does this close any currently open issues?

What commands can I run to test the change?

This PR merge will definitely break other PR in the list, if their code change touches cli folder

Any other comments?

@LijuJoseJJ LijuJoseJJ changed the title Liju.jose/refactor cli folder refactor cli folder May 17, 2023
@LijuJoseJJ LijuJoseJJ requested a review from Westlad May 17, 2023 02:06
@@ -4,13 +4,6 @@ export const TOKEN_TYPE = {
ERC1155: 'ERC1155',
};

export const TX_TYPES = {
Copy link

@Westlad Westlad May 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you rename this file nf3.mjs? Use of sdk.mjs is confusing as there is no sdk in this repo and that makes it hard to know what uses these constants.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

renamed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants