Skip to content

Commit

Permalink
fix is deploy tx
Browse files Browse the repository at this point in the history
  • Loading branch information
ivopaunov committed Aug 2, 2021
1 parent 228e10e commit 004b6b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/services/smart-contracts/actions/walletIdentity.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ export async function getWalletIdentityTxnsWithNoncesAndFees({
calculatedGasPriceBN: gasPrice,
calculatedOperationsCount,
nonce: currentNonce,
isDeployTx,
}

currentNonce += 1
Expand Down

0 comments on commit 004b6b1

Please sign in to comment.