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
Check for naming length restriction before building proposal (#1960)
# Goal
The goal of this PR is to check for provider name length before bundling
a proposal that might eventually fail upon execution due to provider
name being set is too long
Closes#1654
# Checklist
- [ ] Chain spec updated
- [ ] Custom RPC OR Runtime API added/changed? Updated js/api-augment.
- [ ] Design doc(s) updated
- [x] Tests added
- [ ] Benchmarks added
- [ ] Weights updated
0 commit comments