Skip to content

Commit 9f23737

Browse files
authored
Merge pull request #11515 from kodadot/fix/ahp-node
🚑 fix node
2 parents d234409 + fd2cdf6 commit 9f23737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/static/src/endpoints.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export const ENDPOINT_MAP: Config<ENDPOINT_URL> = {
5151
ksm: KUSAMA_ENDPOINTS[0],
5252
ahk: 'wss://sys.ibp.network/statemine',
5353
dot: POLKADOT_ENDPOINTS[0],
54-
ahp: AHP_ENDPOINTS[0],
54+
ahp: AHP_ENDPOINTS[2],
5555
base: 'https://mainnet.base.org',
5656
// ahr: 'wss://rococo-asset-hub-rpc.polkadot.io',
5757
// glmr: 'wss://public-rpc.pinknode.io/moonbeam',

0 commit comments

Comments
 (0)