UNPKG

tokamak-staking-lib

Version:
7 lines (6 loc) 163 B
import Layer2 from "./layer2"; export default class Layer2s { private static _contracts; private constructor(); static get(address: string): Layer2; }