Skip to content

Commit

Permalink
fix: export staking from auto-consensus
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-aurele-besner committed Jun 21, 2024
1 parent c227537 commit f06b80a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/auto-consensus/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
export * from './address'
export * from './balances'
export * from './info'
export * from './staking'
export * from './transfer'

0 comments on commit f06b80a

Please sign in to comment.