Skip to content

Commit 2e621be

Browse files
fariedtdiwakergupta
authored andcommitted
fix: upgrade rosetta version from 1.4.2 to 1.4.6
1 parent e86bf52 commit 2e621be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/rosetta-constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ if (process.env.STACKS_NETWORK !== undefined) {
1414
export const RosettaConstants = {
1515
blockchain: 'stacks',
1616
network: _network,
17-
rosettaVersion: '1.4.2',
17+
rosettaVersion: '1.4.6',
1818
symbol: 'STX',
1919
decimals: 6,
2020
};

0 commit comments

Comments
 (0)