Browse Source

chore(lazer) Evm contract add 1000ms update

Aditya Arora 3 tuần trước cách đây
mục cha
commit
29c03eef51
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      lazer/contracts/evm/src/PythLazerStructs.sol

+ 2 - 1
lazer/contracts/evm/src/PythLazerStructs.sol

@@ -6,7 +6,8 @@ library PythLazerStructs {
         Invalid,
         RealTime,
         FixedRate50,
-        FixedRate200
+        FixedRate200,
+        FixedRate1000
     }
 
     enum PriceFeedProperty {