We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2e7ef7 commit c4b0045Copy full SHA for c4b0045
src/providers/AOProvider.tsx
@@ -6,7 +6,7 @@ import { connect } from '@permaweb/aoconnect';
6
import { AO, AO_TOKEN_DENOMINATION, ENDPOINTS } from 'helpers/config';
7
8
export const afCu = connect({
9
- CU_URL: 'https://cu-af.dataos.so',
+ CU_URL: 'https://cu.ao-testnet.xyz',
10
});
11
12
export const goldsky = new Client({
0 commit comments