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
feat(wasm-dot): change encodeSs58/validateAddress to accept number
Parameter type changed from AddressFormat (0|2|42 union) to number,
so callers can pass any numeric SS58 prefix without a cast. Existing
callers using AddressFormat.Polkadot etc. continue to work unchanged.
Ticket: T1-57
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments