mirror of
https://github.com/FlipsideCrypto/eclipse-models.git
synced 2026-02-06 17:26:49 +00:00
hotfix new endpoint
This commit is contained in:
parent
aaaf6e1a98
commit
57cc1c65ae
@ -43,7 +43,7 @@ SELECT
|
||||
) :: INT AS partition_key,
|
||||
{{ target.database }}.live.udf_api(
|
||||
'POST',
|
||||
'https://mainnetbeta-rpc.eclipse.xyz',
|
||||
'https://eclipse.lgns.net:443',
|
||||
OBJECT_CONSTRUCT(
|
||||
'Content-Type',
|
||||
'application/json'
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
SELECT
|
||||
{{ target.database }}.live.udf_api(
|
||||
'POST',
|
||||
'https://mainnetbeta-rpc.eclipse.xyz',
|
||||
'https://eclipse.lgns.net:443',
|
||||
OBJECT_CONSTRUCT(
|
||||
'Content-Type',
|
||||
'application/json',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user