We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 584a35f commit f176153Copy full SHA for f176153
src/index.ts
@@ -4,7 +4,7 @@ import { CCKey } from "codechain-keystore";
4
import {
5
AssetTransferAddress,
6
PlatformAddress
7
-} from "codechain-sdk/lib/key/classes";
+} from "codechain-primitives";
8
import * as program from "commander";
9
import * as fs from "fs";
10
import * as _ from "lodash";
0 commit comments