Skip to content

Commit 0306d05

Browse files
fix static
1 parent 38c98bc commit 0306d05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/pyth/LibPyth.sol

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ library LibPyth {
7878
/// Berkshire Hathaway Class B (BRK-B)
7979
bytes32 constant PRICE_FEED_ID_EQUITY_US_BRK_B_USD =
8080
0xe21c688b7fc65b4606a50f3635f466f6986db129bf16979875d160f9c508e8c7;
81+
// slither-disable-next-line too-many-digits
8182
uint256 constant PRICE_FEED_SYMBOL_INTORASTRING_EQUITY_US_BRK_B_USD =
8283
0x934571756974792e55532e42524b2d422f555344000000000000000000000000;
8384
/// SPDR Portfolio S&P 500 ETF (SPLG)

0 commit comments

Comments
 (0)