UNPKG

@zebec-network/zebec-stake-sdk

Version:

An SDK for zebec network stake solana program

10 lines (9 loc) 441 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); exports.ZEBEC_STAKE_IDL_V1 = void 0; const zebec_stake_v1_json_1 = __importDefault(require("./zebec_stake_v1.json")); const ZEBEC_STAKE_IDL_V1 = zebec_stake_v1_json_1.default; exports.ZEBEC_STAKE_IDL_V1 = ZEBEC_STAKE_IDL_V1;