Re-exports§
Modules§
Structs§
- Enum
Event Descriptor - Describes the outcomes of an event as an enumeration.
- Oracle
- Oracle
Announcement - An oracle announcement that describe an event and the way that an oracle will attest to it.
- Oracle
Attestation - An attestation from an oracle providing signatures over an outcome value.
- Oracle
Event - Information about an event and the way that the oracle will attest to it.
- Signature
- Represents a schnorr signature.
Enums§
- Event
Descriptor - Description of an event.
Traits§
- Readable
- A trait that various LDK types implement allowing them to be read in from a
Read
. - Writeable
- A trait that various LDK types implement allowing them to be written out to a
Writer
.