Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

TransactionBatchUploaded

Git Source

Emitted when a transaction batch is uploaded

event TransactionBatchUploaded(
uint256 indexed batchId,
bytes32 indexed deviceId,
uint32 orderCount,
string totalAmount,
string dateComparable,
uint256 timestamp
);