Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yuli-ferna committed Jun 13, 2024
1 parent 32a7f67 commit d1a3927
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/solana.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import {
SignatureResult,
} from "@solana/web3.js";
import { SolanaWallet } from "@xlabs-libs/wallet-aggregator-solana";
import promiseRetry from "promise-retry";
export declare type SignTransaction = (
transaction: Transaction
) => Promise<Transaction>;
Expand Down

0 comments on commit d1a3927

Please sign in to comment.