UI: уточнить шаг пополнения регистрации

This commit is contained in:
AidarKC
2026-07-22 19:28:46 +04:00
parent 681437acb1
commit 07b1623c5e
3 changed files with 36 additions and 11 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ export const defaultServerAddress = 'shineup.me';
export const defaultServerHttp = `https://${defaultServerAddress}`;
export const defaultServerWs = `wss://${defaultServerAddress}/ws`;
export const defaultSolanaCluster = 'mainnet-beta';
export const defaultSolanaEndpoint = 'https://solana-rpc.publicnode.com';
export const defaultSolanaEndpoint = 'https://public.rpc.solanavibestation.com/';