Skip to content

Commit ad2e308

Browse files
committed
Fix Peach api
1 parent 9b203d5 commit ad2e308

File tree

1 file changed

+0
-1
lines changed
  • src/app/p2p/p2p/peachbitcoin

1 file changed

+0
-1
lines changed

src/app/p2p/p2p/peachbitcoin/api.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import axios from 'axios';
2-
import { getOfferDetails } from 'peach-api-ts/src/private/offer/getOfferDetails';
32
const baseURL = 'https://api.peachbitcoin.com/v1'; // Peach API base URL
43
const apiKey = 'your-api-key-here'; // Make sure to replace this with your actual API key
54

0 commit comments

Comments
 (0)