Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
frankcrypto committed May 17, 2024
1 parent 56521bc commit 64fb43d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion meerevm/meer/burn.go
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ func BuildBurnBalance(burnStr string) map[common.Hash]common.Hash {
}
mapping(string => BurnDetail[]) burnUsers;
@param mapKey is burnUsers key of user's address
@param slotPosition record the position of the fields value , the value is 1
@param keyPosition is the BurnDetail[] index , slot storage position 0-1-2-3-4-5...
@param valuePosition is the BurnDetail fields storage position 0-1-2-3, just the field order
Expand Down

0 comments on commit 64fb43d

Please sign in to comment.