Skip to content

Commit

Permalink
fix(#4): use @lucid-evolution/lucid in types.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
sourabhxyz committed Aug 5, 2024
1 parent 70e187e commit 74e647d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Assets } from "@anastasia-labs/lucid-cardano-fork";
import { Assets } from "@lucid-evolution/lucid";

export interface Fees {
percentTokenFees: Assets,
Expand Down

0 comments on commit 74e647d

Please sign in to comment.