{
  "version": 3,
  "sources": ["../../src/store/slices/network/emptyNetwork.ts"],
  "sourcesContent": ["import { NetworkType } from 'types/network.types';\n\nexport const emptyNetwork: NetworkType = {\n  id: 'not-configured',\n  chainId: '',\n  name: 'NOT CONFIGURED',\n  egldLabel: '',\n  decimals: '18',\n  digits: '4',\n  gasPerDataByte: '1500',\n  walletAddress: '',\n  apiAddress: '',\n  explorerAddress: '',\n  apiTimeout: '4000',\n  roundDuration: 60000\n};\n"],
  "mappings": "AAEO,IAAMA,EAA4B,CACvC,GAAI,iBACJ,QAAS,GACT,KAAM,iBACN,UAAW,GACX,SAAU,KACV,OAAQ,IACR,eAAgB,OAChB,cAAe,GACf,WAAY,GACZ,gBAAiB,GACjB,WAAY,OACZ,cAAe,GACjB",
  "names": ["emptyNetwork"]
}
