You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Missing schema for transaction fields impacts usability while ensuring future extensibility.
To Do:
Research JSON RPC spec for dynamic field support and a schema for fields such as args and target.
Analyse decoupling schema versioning from protocol versioning to avoid confusion.
The text was updated successfully, but these errors were encountered:
devendran-m
changed the title
[SPIKE] Analysse missing schema for transaction fields
[SPIKE] Analyse missing schema for transaction fields
Dec 20, 2024
Missing schema for transaction fields impacts usability while ensuring future extensibility.
To Do:
args
andtarget
.The text was updated successfully, but these errors were encountered: