RedstoneStructs
Structs
RedstoneOracleData
struct RedstoneOracleData {
IRedstoneOracle oracle;
bool invertRate;
uint256 token0Decimals;
}
struct RedstoneOracleData {
IRedstoneOracle oracle;
bool invertRate;
uint256 token0Decimals;
}