Signature verification
All prices saved in Redstone have a signature, therefore you can always verify that the price data has been submitted by the trusted provider.
Enable signature verification
To enable signature verification you can set verifySignature
option to true
in getPrice
, getHistoricalPrice
or getAllPrices
methods. In case of invalid signature there will be thrown an error.
Last updated