Skip to content

Commit

Permalink
reverted last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sstanculeanu committed May 29, 2024
1 parent 1559f92 commit 139a833
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions core/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -250,9 +250,6 @@ const RelayedTransaction = "relayedTx"
// RelayedTransactionV2 is the key for the optimized electronic meta/gassless/relayed transaction standard
const RelayedTransactionV2 = "relayedTxV2"

// RelayedTransactionV3 is the key for the optimized electronic meta/gassless/relayed transaction standard
const RelayedTransactionV3 = "relayedTxV3"

// SCDeployInitFunctionName is the key for the function which is called at smart contract deploy time
const SCDeployInitFunctionName = "_init"

Expand Down

0 comments on commit 139a833

Please sign in to comment.