mirror of
https://github.com/FlipsideCrypto/aleo-models.git
synced 2026-02-06 11:06:46 +00:00
fixed api endpoint
This commit is contained in:
parent
28ac7ff00e
commit
397e8ed0b2
@ -31,7 +31,7 @@ SELECT
|
||||
) :: INT AS partition_key,
|
||||
{{ target.database }}.live.udf_api(
|
||||
'GET',
|
||||
'{Service}/block/height/latest' || block_number,
|
||||
'{Service}/block/' || block_number,
|
||||
OBJECT_CONSTRUCT(
|
||||
'Content-Type',
|
||||
'application/json'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user