Skip to main content

Crate ark

Crate ark 

Source

Re-exports§

pub extern crate bitcoin;
pub use crate::address::Address;
pub use crate::encode::ProtocolEncoding;
pub use crate::encode::WriteExt;
pub use crate::encode::ReadExt;
pub use crate::encode::ProtocolDecodingError;
pub use crate::vtxo::Vtxo;
pub use crate::vtxo::VtxoId;
pub use crate::vtxo::VtxoPolicy;
pub use crate::vtxo::ServerVtxoPolicy;
pub use crate::vtxo::ServerVtxo;

Modules§

address
arkoor
Utilities to create out-of-round transactions using checkpoint transactions.
board
Board flow:
challenges
connectors
encode
Definitions of protocol encodings.
error
forfeit
integration
lightning
mailbox
Types for using the Unified Mailbox feature of the bark server.
musig
offboard
rounds
scripts
tree
util
vtxo
Representations of VTXOs in an Ark.

Structs§

ArkInfo
SECP
Global secp context.
SignedVtxoRequest
Request for the creation of an vtxo in a signed round
VtxoIdInput
Input of a round
VtxoRequest
Request for the creation of an vtxo.