From 2e5ef56c8c0c8d5a5edc98341b278137304000d8 Mon Sep 17 00:00:00 2001 From: Alexander Makedonski Date: Fri, 26 Jul 2024 10:48:57 +0300 Subject: [PATCH] update to v2.4.4 --- package.json | 2 +- src/types/Networks.ts | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 51ec7ac..0dc69c6 100644 --- a/package.json +++ b/package.json @@ -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" diff --git a/src/types/Networks.ts b/src/types/Networks.ts index 63742e5..cdb0fd9 100644 --- a/src/types/Networks.ts +++ b/src/types/Networks.ts @@ -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 {