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)