@exromany/lido-csm-sdk
Version:
[](https://github.com/lidofinance/lido-csm-sdk/blob/main/LICENSE.txt) [](h
19 lines • 470 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.VersionCheckAbi = void 0;
exports.VersionCheckAbi = [
{
type: 'function',
name: 'getInitializedVersion',
inputs: [],
outputs: [
{
name: '',
type: 'uint64',
internalType: 'uint64',
},
],
stateMutability: 'view',
},
];
//# sourceMappingURL=VersionCheck.js.map