mirror of
https://github.com/FlipsideCrypto/sui-models.git
synced 2026-02-06 13:46:42 +00:00
string
This commit is contained in:
parent
0509ae87d0
commit
2f0b6f843d
@ -21,7 +21,7 @@ WITH base AS (
|
||||
ELSE TRUE
|
||||
END AS tx_succeeded,
|
||||
b.value AS event_value,
|
||||
event_value :"id" :"eventSeq" :: INT AS event_index,
|
||||
event_value :"id" :"eventSeq" :: STRING AS event_index,
|
||||
event_value :"packageId" :: STRING AS package_id,
|
||||
event_value :"transactionModule" :: STRING AS transaction_module,
|
||||
event_value :"sender" :: STRING AS sender,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user