File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
// The node needs to support the work_generate action. See
5
5
// e.g. https://publicnodes.somenano.com to find public nodes
6
6
// or set up your own node.
7
- node = "https://node.somenano.com/proxy "
7
+ node = "https://rainstorm.city/api "
8
8
9
9
// defaultRepresentative will be set as the representative when
10
10
// opening an accout, but can be changed afterwards. See e.g.
Original file line number Diff line number Diff line change 4
4
// The node that is used to interact with the nano network. See
5
5
// e.g. https://publicnodes.somenano.com to find public nodes
6
6
// or set up your own node.
7
- node = "https://node.somenano.com/proxy "
7
+ node = "https://rainstorm.city/api "
8
8
9
9
// defaultRepresentative will be set as the representative when
10
10
// opening an accout, but can be changed afterwards. See e.g.
You can’t perform that action at this time.
0 commit comments