Skip to content

Commit

Permalink
Remove inner transaction and relayer field
Browse files Browse the repository at this point in the history
  • Loading branch information
danielailie committed Oct 21, 2024
1 parent bdcc4de commit ced12ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/networkProviders/providers.dev.net.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -452,8 +452,6 @@ describe("test network providers on devnet: Proxy and API", function () {
guardian: "",
guardianSignature: new Uint8Array(),
options: 0,
relayer: "",
innerTransactions: [],
};

const apiLegacyTxHash = await apiProvider.sendTransaction(transaction);
Expand Down

0 comments on commit ced12ce

Please sign in to comment.