From e0c0d78a64b75cfbbd7608ba0674ba7db594d66b Mon Sep 17 00:00:00 2001 From: huianyang Date: Thu, 14 Nov 2024 09:59:33 -0800 Subject: [PATCH] feat: updated quebec new chainId --- packages/taquito/src/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/taquito/src/constants.ts b/packages/taquito/src/constants.ts index 1a18459683..c7e5aeb1e2 100644 --- a/packages/taquito/src/constants.ts +++ b/packages/taquito/src/constants.ts @@ -114,7 +114,7 @@ export enum ChainIds { OXFORDNET2 = 'NetXxWsskGahzQB', PARISBNET = 'NetXo8SqH1c38SS', PARISCNET = 'NetXXWAHLEvre9b', - PsQuebecn = 'NetXW3y92KDjR61', + PsQuebecn = 'NetXuTeGinLEqxp', } // A fixed fee reveal operation gasLimit accepted by both simulate and injection endpoint is between 1.2-5 times of actual gas consumption (3.5 fails occasionally with gas exhausted; 4 fails occasionally with fee too low)