We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c860aff commit 8e4d18cCopy full SHA for 8e4d18c
typescript-sdk/playground/babylon-to-union-unwrap.ts
@@ -9,7 +9,6 @@ import {
9
} from "#query/offchain/ucs03-channels"
10
import { DirectSecp256k1Wallet } from "@cosmjs/proto-signing"
11
import { queryContractState } from "#query/on-chain"
12
-import { SiweInvalidMessageFieldError } from "viem/siwe"
13
14
// hack to encode bigints to json
15
declare global {
0 commit comments