Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

Commit

Permalink
Update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnGuilding committed Jan 24, 2023
1 parent 2fb5cef commit 6dbee9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/test-integration/BlsProvider.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ describe("BlsProvider", () => {
);

// Assert
// TODO: bls-wallet #412 Update values returned in bundle receipt to more closely match ethers transaction response
// TODO: bls-wallet #481 Add Bls Provider getTransaction method
expect(transactionResponse).to.be.an("object").that.deep.includes({
hash: transactionReceipt.transactionHash,
to: verificationGateway,
Expand Down

0 comments on commit 6dbee9f

Please sign in to comment.