Skip to content

Commit

Permalink
fix: export indy pool config (#504)
Browse files Browse the repository at this point in the history
it is used in public config so should be exported

Signed-off-by: Timo Glastra <timo@animo.id>
  • Loading branch information
TimoGlastra committed Oct 29, 2021
1 parent 9fda24e commit b1e2b8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/modules/ledger/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export * from './services'
export * from './LedgerModule'
export * from './IndyPool'

0 comments on commit b1e2b8c

Please sign in to comment.