Skip to content

Commit

Permalink
prettify
Browse files Browse the repository at this point in the history
  • Loading branch information
Ridel1e committed Mar 27, 2024
1 parent afb04da commit bd8459f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/network/cardano/api/ammPools/analyticPoolNetwork.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import { decodeHex } from '@spectrumlabs/cardano-dex-sdk/build/main/utils/hex';
import { RustModule } from '@spectrumlabs/cardano-dex-sdk/build/main/utils/rustLoader';
import axios from 'axios';


export interface AmmPoolDescriptor {
readonly pool: {
readonly poolType: 'cfmm';
Expand Down

0 comments on commit bd8459f

Please sign in to comment.