Skip to main content
Schema: thorchain.core Table: fact_tss_keygen_failure_events Type: Base Table

What

Fact table shows failed keygen events

Columns

Column NameData TypeDescription
FACT_TSS_KEYGEN_FAILURE_EVENTS_IDTEXTFACT_TSS_KEYGEN_FAILURE_EVENTS_ID column
BLOCK_TIMESTAMPTIMESTAMP_NTZTimestamp of block minting(without a timezone)
DIM_BLOCK_IDTEXTFK to DIM_BLOCK table
FAIL_REASONTEXTFAIL_REASON column
IS_UNICASTBOOLEANIS_UNICAST column
BLAME_NODESTEXTBLAME_NODES column
ROUNDTEXTThe round of the event
HEIGHTNUMBERHEIGHT column
EVENT_IDNUMBEREVENT_ID column
_INSERTED_TIMESTAMPTIMESTAMP_NTZ_INSERTED_TIMESTAMP column
_AUDIT_RUN_IDTEXT_AUDIT_RUN_ID column
INSERTED_TIMESTAMPTIMESTAMP_NTZThe utc timestamp at which the row was inserted into the table.
MODIFIED_TIMESTAMPTIMESTAMP_NTZThe utc timestamp at which the row was last modified.