smartcontractkit / chainlink-polkadot

Other
140 stars 65 forks source link

refactor: use BoundedVec for feed descriptions #88

Closed mattsse closed 3 years ago

mattsse commented 3 years ago

Changes

Use the recently introduced BoundedVec type that enforces the already configured StringLimit safely.