Skip to content

Comments

docs(signer): fix sign_dynamic_typed_data documentation#3545

Merged
mattsse merged 4 commits intoalloy-rs:mainfrom
forkfury:fix/signer-dynamic-typed-data-docs
Jan 20, 2026
Merged

docs(signer): fix sign_dynamic_typed_data documentation#3545
mattsse merged 4 commits intoalloy-rs:mainfrom
forkfury:fix/signer-dynamic-typed-data-docs

Conversation

@forkfury
Copy link
Contributor

Corrected misleading documentation for sign_dynamic_typed_data methods.
The previous comment incorrectly stated these methods work "for Signers that
are not dynamically sized", when in fact they work with unsized Signers
(trait objects). Updated both async and sync variants to clarify that they
work with trait objects like Box.

@github-project-automation github-project-automation bot moved this to Reviewed in Alloy Jan 20, 2026
@mattsse mattsse merged commit 8250882 into alloy-rs:main Jan 20, 2026
57 of 59 checks passed
@github-project-automation github-project-automation bot moved this from Reviewed to Done in Alloy Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants