"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.preferredEndpoints = void 0;
exports.preferredEndpoints = {
sei: {
rpc: ['https://rpc.atlantic-2.seinetwork.io/'],
rest: ['https://rest.atlantic-2.seinetwork.io/'],
},
};