Skip to content

Commit

Permalink
Added link to issue
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszslabon committed Jun 16, 2023
1 parent 36c0c90 commit 800fdda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/chain/ethereum/tbtc/gen/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ define fix_maintainer_proxy_collision
@perl -pi -e s,BitcoinTxInfo,BitcoinTxInfo3,g ./abi/MaintainerProxy.go
endef

# See explanation in https://github.com/keep-network/keep-common/issues/117.
define after_contract_hook
$(eval type := $(1))
$(if $(filter $(type),MaintainerProxy),$(call fix_maintainer_proxy_contract_collision))
Expand Down

0 comments on commit 800fdda

Please sign in to comment.