Closed whalelephant closed 3 years ago
cc #708
This attempts to decouple the error type ParseError in interledger-packet with other crates. The idea is to have more explicit errors that are more efficient.
ParseError
The latest test-md fail is bening installation failure, no worries there.
test-md
Rerunning as the other one failed to start as well.
Github actions is having issues, we'll need to restart later.
cc #708
This attempts to decouple the error type
ParseError
in interledger-packet with other crates. The idea is to have more explicit errors that are more efficient.