You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after supplying a seed, when I press Generate Address, nothing happens.
my node-info on a private testnet:
{
"appName": "IRI Testnet",
"appVersion": "1.4.1.2",
"jreAvailableProcessors": 4,
"jreFreeMemory": 582967776,
"jreVersion": "1.8.0_152",
"jreMaxMemory": 3715629056,
"jreTotalMemory": 713555968,
"latestMilestone": "LXQGL9SHGRBSDILNTEGRYMIKTPEIGAVBHAM9HUGBAFJVYRXRFOQBFCRDVHRZHVEDUTDLWQNFSMQBC9999",
"latestMilestoneIndex": 246489,
"latestSolidSubtangleMilestone": "LXQGL9SHGRBSDILNTEGRYMIKTPEIGAVBHAM9HUGBAFJVYRXRFOQBFCRDVHRZHVEDUTDLWQNFSMQBC9999",
"latestSolidSubtangleMilestoneIndex": 246489,
"neighbors": 2,
"packetsQueueSize": 0,
"time": 1513176307039,
"tips": 1,
"transactionsToRequest": 0,
"duration": 0
}
same reaction also on mainnet, on different nodes
maybe a version conflict with iota.min.js ?
The text was updated successfully, but these errors were encountered:
after supplying a seed, when I press Generate Address, nothing happens.
my node-info on a private testnet:
{
"appName": "IRI Testnet",
"appVersion": "1.4.1.2",
"jreAvailableProcessors": 4,
"jreFreeMemory": 582967776,
"jreVersion": "1.8.0_152",
"jreMaxMemory": 3715629056,
"jreTotalMemory": 713555968,
"latestMilestone": "LXQGL9SHGRBSDILNTEGRYMIKTPEIGAVBHAM9HUGBAFJVYRXRFOQBFCRDVHRZHVEDUTDLWQNFSMQBC9999",
"latestMilestoneIndex": 246489,
"latestSolidSubtangleMilestone": "LXQGL9SHGRBSDILNTEGRYMIKTPEIGAVBHAM9HUGBAFJVYRXRFOQBFCRDVHRZHVEDUTDLWQNFSMQBC9999",
"latestSolidSubtangleMilestoneIndex": 246489,
"neighbors": 2,
"packetsQueueSize": 0,
"time": 1513176307039,
"tips": 1,
"transactionsToRequest": 0,
"duration": 0
}
same reaction also on mainnet, on different nodes
maybe a version conflict with iota.min.js ?
The text was updated successfully, but these errors were encountered: