UNPKG

@kamino-finance/klend-sdk

Version:

Typescript SDK for interacting with the Kamino Lending (klend) protocol

6 lines 296 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.KVAULT_STAGING_PROGRAM_ID = void 0; const kit_1 = require("@solana/kit"); exports.KVAULT_STAGING_PROGRAM_ID = (0, kit_1.address)('stKvQfwRsQiKnLtMNVLHKS3exFJmZFsgfzBPWHECUYK'); //# sourceMappingURL=consts.js.map