Skip to content

Commit

Permalink
Merge branch 'upgrade-validator-smart-contract' of https://github.com…
Browse files Browse the repository at this point in the history
…/XinFinOrg/XDPoSChain into upgrade-validator-smart-contract
  • Loading branch information
GalaxySciTech committed Sep 2, 2024
2 parents 64dfda0 + bd30cd5 commit 6d900cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ var (
XDCXLendingFinalizedTradeAddressBinary = Address{19: 0x94} // xdc0000000000000000000000000000000000000094
XDCNativeAddressBinary = Address{19: 0x01} // xdc0000000000000000000000000000000000000001
LendingLockAddressBinary = Address{19: 0x11} // xdc0000000000000000000000000000000000000011

)

var (
Expand Down

0 comments on commit 6d900cc

Please sign in to comment.