Versions in this module Expand all Collapse all v1 v1.0.1 Apr 8, 2019 Changes in this version + const ABI + const ManagerContract + var NormalMode = big.NewInt(0) + var SingleMode = big.NewInt(1) + func CalculateStateDbIndex(key *big.Int) []byte + func GetCommitteeCount(statedb *state.StateDB) int32 + func GetCommitteePublicKey(statedb *state.StateDB) (res string, err error) + func IsCommittee(statedb *state.StateDB, addr common.Address) bool