We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9909856 commit 50d33d9Copy full SHA for 50d33d9
packages/plugin-zilliqa/src/wallet.ts
@@ -6,6 +6,7 @@ import { mode } from "viem/chains";
6
import {
7
zilliqaChainId,
8
zilliqaJSViemWalletClient,
9
+ ZilliqaWalletClient
10
} from "@goat-sdk/wallet-zilliqa";
11
import { Account } from "@zilliqa-js/zilliqa";
12
0 commit comments