const rpcUrl = "http://localhost:26657";
const validatorMnemonic =
"satisfy adjust timber high purchase tuition stool faith fine install that you unaware feed domain license impose boss human eager hat rent enjoy dawn";
// const neuronValidator = "bostrom1phaxpevm5wecex2jyaqty2a4v02qj7qm5n94ug";
const prefix = "bostrom";
export { rpcUrl, validatorMnemonic, prefix };