Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
Add missing export from stakiong
Browse files Browse the repository at this point in the history
  • Loading branch information
fabioberger committed Nov 18, 2019
1 parent 17a546a commit 443c3c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/staking/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ export {
StakingPoolById,
OwnerStakeByStatus,
GlobalStakeByStatus,
StakingPool,
} from './types';
export {
ContractArtifact,
Expand Down

0 comments on commit 443c3c2

Please sign in to comment.