Skip to content

Commit f9eb789

Browse files
committed
fix: add missing StakedAccount export to @near-js/types
1 parent 026b72b commit f9eb789

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/types/src/provider/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,5 @@ export {
7474
EpochValidatorInfo,
7575
NextEpochValidatorInfo,
7676
ValidatorStakeView,
77+
StakedAccount
7778
} from './validator';

0 commit comments

Comments
 (0)