IdentifierWhitelistInterface
Interface for whitelists of supported identifiers that the oracle can provide prices for.
addSupportedIdentifier(bytes32 identifier)
external
Adds the provided identifier as a supported identifier.
Price requests using this identifier will succeed after this call.
Parameters:
-
identifier
: bytes32 encoding of the string identifier. Eg: BTC/USD.