Skip to content

Commit

Permalink
args
Browse files Browse the repository at this point in the history
  • Loading branch information
hardingjam committed Feb 18, 2025
1 parent bf807c8 commit 58e5a8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ui-components/src/lib/stores/transactionStore.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ export type RemoveOrderTransactionArgs = {
removeOrderCalldata: RemoveOrderCalldata;
chainId: number;
subgraphUrl: string;
network: string;
};

export type TransactionState = {
Expand Down

0 comments on commit 58e5a8a

Please sign in to comment.