Crate kormir

Source

Re-exports§

pub use bitcoin;
pub use lightning;

Modules§

error
storage

Structs§

EnumEventDescriptor
Describes the outcomes of an event as an enumeration.
Oracle
OracleAnnouncement
An oracle announcement that describe an event and the way that an oracle will attest to it.
OracleAttestation
An attestation from an oracle providing signatures over an outcome value.
OracleEvent
Information about an event and the way that the oracle will attest to it.
Signature
Represents a schnorr signature.

Enums§

EventDescriptor
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.

Functions§

derive_signing_key