Skip to content

Commit c4b0045

Browse files
committed
chore: update cu url
1 parent e2e7ef7 commit c4b0045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/providers/AOProvider.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { connect } from '@permaweb/aoconnect';
66
import { AO, AO_TOKEN_DENOMINATION, ENDPOINTS } from 'helpers/config';
77

88
export const afCu = connect({
9-
CU_URL: 'https://cu-af.dataos.so',
9+
CU_URL: 'https://cu.ao-testnet.xyz',
1010
});
1111

1212
export const goldsky = new Client({

0 commit comments

Comments
 (0)