UNPKG

@divstake-nestjs/validators-registry

Version:

NestJS Validators registry Module for Lido Finance projects. Part of [DivStake NestJS Modules](https://github.com/skaibaLab/divstake-nestjs-modules/#readme)

2 lines (1 loc) 83 B
export declare type BlockId = 'finalized' | 'head' | 'genesis' | string | number;