Update node to stack node

This commit is contained in:
likho 2022-12-07 11:20:35 +02:00
parent b890fe61db
commit 4e3a5d23db

View file

@ -146,7 +146,7 @@ abstract class DefaultNodes {
); );
static NodeModel get particl => NodeModel( static NodeModel get particl => NodeModel(
host: "164.92.93.20", host: "particl.stackwallet.com",
port: 50002, port: 50002,
name: defaultName, name: defaultName,
id: _nodeId(Coin.particl), id: _nodeId(Coin.particl),