Module arkoor

Module arkoor 

Source

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.
ArkoorPackageBuilder
This type helps both the client and server with building multiple arkoor transactions in a synchronized way. It’s purely a functional type, initialized with the parameters that will make up the arkoor package: the input vtxos to be spent and the desired payment request with optional change.

Enums§

ArkoorError
ArkoorPackageError

Functions§

arkoor_sighash
signed_arkoor_tx
Build oor tx and signs it
unsigned_arkoor_tx