Open deepfire opened 2 years ago
Sorry, what? db-sync
does not generate transactions.
There is an idea to reuse the generators from ledger https://github.com/input-output-hk/cardano-db-sync/issues/1115. I guess using the cardano-api
or the tx-generator
are separate solutions.
The
cardano-db-sync
enhancement to generate transactions might be covered in different manners:cardano-api
, directlytx-generator
library APIWe need to figure out what the needs are, and so whether
tx-generator
needs to be involved.