Skip to content

Commit

Permalink
removed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcos20 committed Oct 12, 2020
1 parent a148ae7 commit 3ddf64f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/balancer/OceanPool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { AbiItem } from 'web3-utils/types'
import { TransactionReceipt } from 'web3-core'
import { Pool } from './Pool'
import { EventData, Filter } from 'web3-eth-contract'
import { parse } from 'path'


declare type PoolTransactionType = 'swap' | 'join' | 'exit'

Expand Down

0 comments on commit 3ddf64f

Please sign in to comment.