Skip to content

Commit

Permalink
♻️ Delete unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
doitian committed Feb 28, 2024
1 parent 1353018 commit c84d591
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/lib/transaction.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,10 @@ import {
import { toJson } from "@ckb-cobuild/molecule";
import { ckbHasher } from "@ckb-cobuild/ckb-hasher";
import {
buildAction,
SCRIPT_INFO,
SCRIPT_INFO_HASH,
MultisigConfig,
} from "./multisig-lock-action.js";
import { convertDeprecatedSecp256k1Address } from "./multisig-address.js";
import { decodeCkbAddress } from "./ckb-address.js";

/**
* Import transaction from the ckb-cli tx JSON.
Expand Down

0 comments on commit c84d591

Please sign in to comment.