TxLogInfoGql
TxLogInfoGql contains log information for Coinweb
union TxLogInfoGql =
| TxLoadedGql
| ContactExecutedGql
| TxLogErrorGql
| LegacyCwebTxLoadedGql
Possible types
TxLogInfoGql.TxLoadedGql
object
Raw l2 transaction data
TxLogInfoGql.ContactExecutedGql
object
Executed l2 transaction information
TxLogInfoGql.TxLogErrorGql
object
Log error
TxLogInfoGql.LegacyCwebTxLoadedGql
object
Raw legacy cweb data