Skip to content

Commit

Permalink
Revert unwanted change
Browse files Browse the repository at this point in the history
  • Loading branch information
Kien Ngo committed Nov 29, 2023
1 parent e9af6fc commit 53b568d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/sdk/src/evm/core/sdk.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1566,6 +1566,7 @@ export class ContractDeployer extends RPCConnectionHandler {
contractMetadata,
)),
};

if (this.hasLocalFactory()) {
// old behavior for unit tests, deploy from local factory
// parse version into the first number of the version string (or undefined if unparseable)
Expand Down

0 comments on commit 53b568d

Please sign in to comment.