Skip to content

fix: name hardcoded chain IDs#878

Open
realfishsam wants to merge 1 commit into
mainfrom
fix/issue-251-chain-id-constants
Open

fix: name hardcoded chain IDs#878
realfishsam wants to merge 1 commit into
mainfrom
fix/issue-251-chain-id-constants

Conversation

@realfishsam
Copy link
Copy Markdown
Contributor

Summary

  • Introduce named chain ID constants for Limitless, Polymarket, and Probable.
  • Replace inline chain ID literals in the affected auth/client/runtime code paths.

Tests

  • Not run; this is a literal-to-constant refactor with no behavioral change.

Fixes #251

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.

Magic numbers: Hardcoded blockchain chain IDs

1 participant