Skip to content

Commit

Permalink
Update packages/deploy/src/models/deployment.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Nami <[email protected]>
  • Loading branch information
MCarlomagno and shahnami authored Dec 12, 2023
1 parent 4ecc3a9 commit 07a48cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/deploy/src/models/deployment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export interface DeployContractRequest {
approvalProcessId?: string;
createFactoryAddress?: string;
/**
* Only applies to Relayers approval processes, for other default approval processes it has no effect
* Only applies to approval processes associated with Relayers, for other approval processes this has no effect
* @default undefined
*/
txOverrides?: TxOverrides;
Expand Down

0 comments on commit 07a48cb

Please sign in to comment.