Skip to content

Commit

Permalink
Function doc updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
Frozen committed Sep 2, 2024
1 parent aa57224 commit 1545bef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions staking/availability/measure_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -776,6 +776,7 @@ func indexesToBitMap(idxs []int, n int) ([]byte, error) {
return res, nil
}

// makeTestWrapper makes test wrapper
func makeTestWrapper(addr common.Address, numSigned, numToSign int64) staking.ValidatorWrapper {
var val staking.ValidatorWrapper
val.Address = addr
Expand Down

0 comments on commit 1545bef

Please sign in to comment.