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

Introduce ContractTransferred #370

Open
limemloh opened this issue Jan 9, 2025 — with Linear · 0 comments
Open

Introduce ContractTransferred #370

limemloh opened this issue Jan 9, 2025 — with Linear · 0 comments

Comments

Copy link
Contributor

limemloh commented Jan 9, 2025

Currently, the API reuses the Transferred type for both account transfers and contracts, but this means that it is needlessly more general, since the sender and receiver will always to an account in an account transfer and contract transfer will always have sender as contract and receiver as address.
It would be minor breaking change.

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

No branches or pull requests

1 participant