Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cardano-services-client): correct blockfrost tx submit request body
it has to be binary, otherwise Blockfrost responds with 400 this bug wasn't caught initially because we're not using BlockfrostTxSubmitProvider in our e2e test suite
- Loading branch information