redstone-finance / redstone-evm-connector

A tool to inject Redstone data into evm-compatible blockchains
19 stars 4 forks source link

Change the type of dataFeedId in usingPriceFeed #35

Closed cehali closed 2 years ago

cehali commented 2 years ago

Currently, dataFeedId can be any string. From a dev perspective, it would be better to narrow down typing to a string that is appropriately handled by evm-connector and api-extended