UNPKG

@j0nnyboi/amman

Version:

A modern mandatory toolbelt to help test solana SDK libraries and apps on a locally running validator.

6 lines 271 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SNAPSHOT_KEYPAIRS_DIR = exports.SNAPSHOT_ACCOUNTS_DIR = void 0; exports.SNAPSHOT_ACCOUNTS_DIR = 'accounts'; exports.SNAPSHOT_KEYPAIRS_DIR = 'keypairs'; //# sourceMappingURL=consts.js.map