@exromany/lido-csm-sdk
Version:
[](https://github.com/lidofinance/lido-csm-sdk/blob/main/LICENSE.txt) [](h
6 lines • 326 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.SUPPORTED_CHAINS = void 0;
const lido_ethereum_sdk_1 = require("@lidofinance/lido-ethereum-sdk");
exports.SUPPORTED_CHAINS = [lido_ethereum_sdk_1.CHAINS.Mainnet, lido_ethereum_sdk_1.CHAINS.Hoodi];
//# sourceMappingURL=supported-chains.js.map