mirror of
https://github.com/FlipsideCrypto/aleo-models.git
synced 2026-02-06 11:06:46 +00:00
cleaned up reversion
This commit is contained in:
parent
4ac31788b3
commit
60a1b2215b
@ -54,7 +54,7 @@ nonnative_transfers AS (
|
||||
receiver,
|
||||
amount,
|
||||
is_native,
|
||||
token_id as token_address
|
||||
token_id
|
||||
FROM
|
||||
{{ ref('silver__nonnative_transfers') }}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user