Skip to content

Commit

Permalink
fix: upgrade rosetta version from 1.4.2 to 1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
fariedt authored and diwakergupta committed Nov 10, 2020
1 parent e86bf52 commit 2e621be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/rosetta-constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ if (process.env.STACKS_NETWORK !== undefined) {
export const RosettaConstants = {
blockchain: 'stacks',
network: _network,
rosettaVersion: '1.4.2',
rosettaVersion: '1.4.6',
symbol: 'STX',
decimals: 6,
};
Expand Down

0 comments on commit 2e621be

Please sign in to comment.