timelock-sdk 0.0.164 → 0.0.165

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.
package/dist/client.cjs CHANGED
@@ -1678,10 +1678,7 @@ const usePricingParams = (pricingAddr) => {
1678
1678
  type: "function",
1679
1679
  name: "readState",
1680
1680
  stateMutability: "view",
1681
- inputs: [{
1682
- name: "target",
1683
- type: "address"
1684
- }],
1681
+ inputs: [],
1685
1682
  outputs: [{
1686
1683
  name: "",
1687
1684
  type: "bytes"