TransactionLog

Metadata

  • Base Table Class: None
  • No Publish
  • Not in MDB
  • Default Size: 100000 + Order * 4 = 104000

Fields

NameTypeSize (bytes)Description
BlockString991

Foreign Keys

The following diagram shows the tables that have a foreign key link to the TransactionLog table. All Table nodes can be clicked to take you to that table's definition page.

graph LR;
	ScheduledTransactions-->|TransactionLogIndex|TransactionLog
	click ScheduledTransactions "/marketgrid/developer/model/tables/ScheduledTransactions"
	Reply-->|transactionlog|TransactionLog
	click Reply "/marketgrid/developer/model/tables/Reply"