serai/processor/scheduler/utxo/primitives
Luke Parker bd277e7032 Add processor/scheduler/utxo/primitives
Includes the necessary signing functions and the fee amortization logic.

Moves transaction-chaining to utxo/transaction-chaining.
2024-09-19 23:36:32 -07:00
..
src Add processor/scheduler/utxo/primitives 2024-09-19 23:36:32 -07:00
Cargo.toml Add processor/scheduler/utxo/primitives 2024-09-19 23:36:32 -07:00
LICENSE Add processor/scheduler/utxo/primitives 2024-09-19 23:36:32 -07:00
README.md Add processor/scheduler/utxo/primitives 2024-09-19 23:36:32 -07:00

UTXO Scheduler Primitives

Primitives for UTXO schedulers.