Skip to content

Commit

Permalink
- fix solana secret name for quicknode_utils.solana_mainnet_rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
juls858 committed Aug 30, 2023
1 parent ccbef30 commit 4f5576c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macros/marketplace/quicknode/util_udfs.yaml.sql
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
sql: |
SELECT live.udf_api(
'POST',
'{solana-mainnet}',
'{solana-solana-mainnet}',
{},
{'id': 1,'jsonrpc': '2.0','method': METHOD,'params': PARAMS},
'_FSC_SYS/QUICKNODE'
Expand Down

0 comments on commit 4f5576c

Please sign in to comment.