@meterio/sumer-js 0.2.118 → 0.2.120

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -34198,6 +34198,11 @@ exports.abi = {
34198
34198
  "internalType": "uint32",
34199
34199
  "name": "maxStalePeriod",
34200
34200
  "type": "uint32"
34201
+ },
34202
+ {
34203
+ "internalType": "address",
34204
+ "name": "denominator",
34205
+ "type": "address"
34201
34206
  }
34202
34207
  ],
34203
34208
  "stateMutability": "view",
@@ -34580,6 +34585,11 @@ exports.abi = {
34580
34585
  "internalType": "bytes32",
34581
34586
  "name": "feedId",
34582
34587
  "type": "bytes32"
34588
+ },
34589
+ {
34590
+ "internalType": "address",
34591
+ "name": "denominator",
34592
+ "type": "address"
34583
34593
  }
34584
34594
  ],
34585
34595
  "name": "setPythFeed",