mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 15:36:43 +00:00
fix tx method
This commit is contained in:
parent
833f15f631
commit
01b229986a
@ -59,7 +59,7 @@ SELECT
|
||||
'grpc',
|
||||
'proto3',
|
||||
'method',
|
||||
'get_transaction_by_block_i_d',
|
||||
'get_transactions_by_block_i_d',
|
||||
'block_height',
|
||||
block_height :: INTEGER,
|
||||
'method_params',
|
||||
|
||||
@ -59,7 +59,7 @@ SELECT
|
||||
'grpc',
|
||||
'proto3',
|
||||
'method',
|
||||
'get_transaction_by_block_i_d',
|
||||
'get_transactions_by_block_i_d',
|
||||
'block_height',
|
||||
block_height :: INTEGER,
|
||||
'method_params',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user