Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@integration@adapter_sdk_VerificationStep.hrl
Raw

include/lightspeed@integration@adapter_sdk_VerificationStep.hrl

-record(verification_step, {
id :: binary(),
instruction :: binary(),
expected_evidence :: binary()
}).