Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/validators/evm/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export { BaseEVMValidator } from './base.validator';
export type { EVMTransaction } from './base.validator';
export { LidoValidator } from './lido/lido.validator';
export { RocketPoolValidator } from './rocketpool/rocketpool.validator';

Check failure on line 4 in src/validators/evm/index.ts

View workflow job for this annotation

GitHub Actions / Test & Build (22.x)

Insert `⏎`

Check failure on line 4 in src/validators/evm/index.ts

View workflow job for this annotation

GitHub Actions / Test & Build (20.17.0)

Insert `⏎`
Comment thread
coderabbitai[bot] marked this conversation as resolved.
Outdated
Loading
Loading