This commit is contained in:
drethereum 2024-02-23 08:48:26 -07:00
parent e11d2f9047
commit 8e6670624d

View File

@ -6,7 +6,7 @@
SELECT
live.udf_api(
'POST',
'{service}{Authentication}',{},{ 'method' :'eth_blockNumber',
'{service}/{Authentication}',{},{ 'method' :'eth_blockNumber',
'params' :[],
'id' :1,
'jsonrpc' :'2.0' },