Skip to content

Commit 9032855

Browse files
authored
Fix: Sablier Flow (#16844)
1 parent f91c492 commit 9032855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/sablier-flow/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const CHAIN_IDS_ENVIO = {
3737
// Chains using graph endpoints
3838
const SUBGRAPH_ENDPOINTS = {
3939
sei: '41ZGYcFgL2N7L5ng78S4sD6NHDNYEYcNFxnz4T8Zh3iU',
40-
iotex: '6No3QmRiC8HXLEerDFoBpF47jUPRjhntmv28HHEMxcA2',
40+
// iotex: '6No3QmRiC8HXLEerDFoBpF47jUPRjhntmv28HHEMxcA2',
4141
};
4242

4343

0 commit comments

Comments
 (0)