Skip to content

Commit

Permalink
chore: update Hiro Systems node label
Browse files Browse the repository at this point in the history
  • Loading branch information
friedger committed May 16, 2023
1 parent 7a700bd commit f89390e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/store/stacks-node/stacks-node.reducer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export const setActiveStacksNode = stacksNodeSlice.actions.setActiveStacksNode;

export const defaultNode: StacksNode = Object.freeze({
url: DEFAULT_STACKS_NODE_URL,
name: 'Blockstack PBC node',
name: 'Hiro Systems PBC node',
id: 'default',
});

Expand Down

0 comments on commit f89390e

Please sign in to comment.