@settlemint/sdk-viem 2.4.0-prd61aaa2c → 2.4.0-prda9b71e5

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.
@@ -1,4 +1,3 @@
1
- /* SettleMint Viem SDK - Web3 Optimized */
2
1
  import * as viem0 from "viem";
3
2
  import { Chain, Client, HttpTransportConfig } from "viem";
4
3
  import * as chains from "viem/chains";
@@ -1,4 +1,3 @@
1
- /* SettleMint Viem SDK - Web3 Optimized */
2
1
  import { appendHeaders } from "@settlemint/sdk-utils/http";
3
2
  import { ensureServer } from "@settlemint/sdk-utils/runtime";
4
3
  import { ApplicationAccessTokenSchema, UrlOrPathSchema, validate } from "@settlemint/sdk-utils/validation";