Skip to content

Commit

Permalink
fix(core): update exports
Browse files Browse the repository at this point in the history
  • Loading branch information
pyncz committed Jul 4, 2024
1 parent 3367880 commit 32d188d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/arch3-core/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ export {
createRewardsAminoConverters,
RewardsExtension,
RewardsMsgEncoder,
TxExtension,
rewardsTypes,
setupRewardsExtension,
setupTxExtension,
} from './modules';

export * from './queryclient';
Expand Down

0 comments on commit 32d188d

Please sign in to comment.