package sequencer

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service Api

sequencer.proto:15

message AuthInputs

sequencer.proto:63

The store-derived inputs a transaction was authenticated against. This is the wire form of the block producer's lightweight transaction inputs (the result of authenticating a transaction against the store state), not the protocol's transaction inputs used for re-execution.

Used in: AuthenticatedTransactionBatch

message NullifierRecord

sequencer.proto:81

A nullifier together with the block in which it was consumed.

Used in: AuthInputs