credo-ts
credo-ts copied to clipboard
feat(ledger): Add ledgerService interface
Signed-off-by: DaevMithran [email protected]
Question
- instead of indyLedgers. Can we change it to ledgers : { indy: [ ], cosmos: [ ] } .etc
Thanks for this PR @DaevMithran. Left a suggestion, as I think we can get this into 0.2.x (we would like to get it in before 0.3.0).
Also it seems the tests are failing. Could you take a look?
@TimoGlastra I beleive the failing test cases are due to the previous commits. I'll create another pull request for v0.2.3 then. I'll remove the breaking change
is there any update on this?