serai/processor/primitives/src
Luke Parker 673cf8fd47 Pass the latest active key to the Block's scan function
Effectively necessary for networks on which we utilize account abstraction in
order to know what key to associate the received coins with.
2024-09-19 23:36:32 -07:00
..
block.rs Pass the latest active key to the Block's scan function 2024-09-19 23:36:32 -07:00
eventuality.rs Further work on transaction signing 2024-09-19 23:36:32 -07:00
lib.rs Bitcoin Output/Transaction definitions 2024-09-19 23:36:32 -07:00
output.rs Bitcoin Output/Transaction definitions 2024-09-19 23:36:32 -07:00
payment.rs Remove OutInstruction's data field 2024-09-19 23:36:32 -07:00
task.rs Remove async-trait from processor/ 2024-09-19 23:36:32 -07:00