Module arkoor

Source

Re-exports§

pub use package::ArkoorPackageBuilder;

Modules§

checkpoint
Utilities to create out-of-round transactions using checkpoint transactions.
checkpointed_package
package

Structs§

ArkoorBuilder
This types helps both the client and server with building arkoor txs in a synchronized way. It’s purely a functional type, initialized with the parameters that will make up the arkoor: the input vtxo to be spent and the desired outputs.
ArkoorCosignResponse
The cosignature details received from the Ark server.

Enums§

ArkoorError

Functions§

arkoor_sighash
signed_arkoor_tx
Build oor tx and signs it
unsigned_arkoor_tx