Skip to content

Commit

Permalink
Merge pull request #29 from bitmark-inc/v4_3
Browse files Browse the repository at this point in the history
Init v4_3 using v4 instance
  • Loading branch information
jollyjoker992 authored Jul 9, 2024
2 parents d641c55 + 762f562 commit 6de5397
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/feralfile-exhibition-v4/feralfile.go
Original file line number Diff line number Diff line change
Expand Up @@ -424,4 +424,5 @@ func (c *FeralfileExhibitionV4Contract) Parse(

func init() {
ethereum.RegisterContract("FeralfileExhibitionV4", FeralfileExhibitionV4ContractFactory)
ethereum.RegisterContract("FeralfileExhibitionV4_3", FeralfileExhibitionV4ContractFactory)
}

0 comments on commit 6de5397

Please sign in to comment.