Skip to content

Commit

Permalink
update to v2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermake committed Jul 26, 2024
1 parent 77582eb commit 2e5ef56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@nolus/nolusjs",
"author": "Nolabs",
"license": "Apache-2.0",
"version": "2.4.3",
"version": "2.4.4",
"description": "JS library for NodeJS and Web browsers to interact with the Nolus Protocol",
"engines": {
"node": ">=14.0.0"
Expand Down
1 change: 1 addition & 0 deletions src/types/Networks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ export enum ProtocolsPirin {
osmosis = 'OSMOSIS-OSMOSIS-USDC_AXELAR',
neutron = 'NEUTRON-ASTROPORT-USDC_AXELAR',
osmosis_noble = "OSMOSIS-OSMOSIS-USDC_NOBLE",
neutron_noble = 'NEUTRON-ASTROPORT-USDC_NOBLE',
}

export enum ProtocolsRila {
Expand Down

0 comments on commit 2e5ef56

Please sign in to comment.