smartcontractkit / chainlink-polkadot

Other
139 stars 65 forks source link

Use `BoundedVec` for `FeedConfig` description #87

Closed mattsse closed 3 years ago

mattsse commented 3 years ago

Use the recently introduced BoundedVec type for Feed descriptions that allow to limit the length and should get rid of the cast.