-
Notifications
You must be signed in to change notification settings - Fork 60
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
1 parent
3da1f4a
commit eb2f69d
Showing
2 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters