Skip to content

Commit

Permalink
feat(lumos): export missing codec from blockchain
Browse files Browse the repository at this point in the history
  • Loading branch information
homura committed Aug 6, 2024
1 parent 46f337d commit a8a66cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/lumos/src/codec/blockchain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,7 @@ export {
BlockV1,
CellbaseWitness,
WitnessArgs,
HashType,
Byte32,
DepType,
} from "@ckb-lumos/base/lib/blockchain";

0 comments on commit a8a66cc

Please sign in to comment.