Skip to content

Conversation

@Danil42Russia
Copy link
Contributor

Issue

Closes #

Checklist

Please ensure the following items are completed before requesting review:

  • Updated CHANGELOG.md with relevant changes
  • Documented the contribution in README.md
  • Added tests to demonstrate correct behavior (both positive and negative cases)
  • All tests pass successfully (yarn test)
  • Code passes linting checks (yarn lint)

@Danil42Russia Danil42Russia changed the title chore: using explicit types instead of Literal Types chore: using explicit types instead of literal types Sep 28, 2025
version?: NetworkVersion;
key?: string;
type?: 'mainnet' | 'testnet' | 'custom';
type?: Network;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

i would rename the type Network to NetworkType because the name Network describes the finished structure more than the type

@ton-org ton-org deleted a comment from Edgar71769 Oct 31, 2025
@ton-org ton-org deleted a comment from Edgar71769 Oct 31, 2025
@ton-org ton-org deleted a comment from Edgar71769 Oct 31, 2025
@ton-org ton-org deleted a comment from Edgar71769 Oct 31, 2025
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.

1 participant