mirror of
https://github.com/FlipsideCrypto/near-models.git
synced 2026-02-06 14:26:52 +00:00
addback !fee_detail to collaterals
This commit is contained in:
parent
5a59103eac
commit
b61f9f6c45
@ -97,4 +97,4 @@ SELECT
|
||||
FROM
|
||||
FINAL
|
||||
WHERE
|
||||
actions != 'fee_detail'
|
||||
actions != 'fee_detail'
|
||||
|
||||
@ -123,3 +123,5 @@ SELECT
|
||||
'{{ invocation_id }}' AS _invocation_id
|
||||
FROM
|
||||
FINAL
|
||||
WHERE
|
||||
actions != 'fee_detail'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user