Skip to content

Commit

Permalink
[cow protocol] update gas price
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-diamond committed Mar 20, 2024
1 parent 7207b05 commit 3a35f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ import './types/global'

export * from './utils/enums'
export { createContract } from './contracts'
export { BigDecimal, configs } from './utils'
export { BigDecimal, configs, getGas } from './utils'
export { default as StakeWiseSDK } from './StakeWiseSDK'

0 comments on commit 3a35f91

Please sign in to comment.