Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Various Type Guards w. Tests #146

Merged
merged 3 commits into from
Nov 12, 2024
Merged

Add Various Type Guards w. Tests #146

merged 3 commits into from
Nov 12, 2024

Conversation

bh2smith
Copy link
Collaborator

  • EIP712TypedData
  • TransactionSerializable
  • RlpHex

@@ -10,7 +10,6 @@ import {

export * from "./chains/ethereum";
export * from "./chains/near";
export * from "./guards";
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is now exported via types/index.ts

@bh2smith bh2smith merged commit 872c0eb into main Nov 12, 2024
1 check passed
@bh2smith bh2smith deleted the type-guards branch November 12, 2024 20:11
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