Versions in this module Expand all Collapse all v1 v1.10.2 Jan 29, 2021 v1.10.1 Jan 20, 2021 v1.10.0 Jan 15, 2021 Changes in this version + func SetRawStake(q quorum.Decider, key bls.SerializedPublicKey, d numeric.Dec) bool + type BlockArgs struct + FullTx bool + InclStaking bool + InclTx bool + Signers []string + WithSigners bool + func (ba *BlockArgs) UnmarshalFromInterface(blockArgs interface{}) error + type C struct + Connected int + NotConnected int + TotalKnownPeers int + type ConsensusInternal struct + BlockNum uint64 + ConsensusTime int64 + Mode string + Phase string + ViewChangeID uint64 + ViewID uint64 + type NodeMetadata struct + Archival bool + BLSPublicKey []string + BlocksPerEpoch *uint64 + C C + ChainConfig params.ChainConfig + Consensus ConsensusInternal + CurrentEpoch uint64 + DNSZone string + IsLeader bool + NetworkType string + NodeBootTime int64 + PeerID peer.ID + Role string + ShardID uint32 + Version string + type NodePeerInfo struct + BlockedPeers []peer.ID + P []P + PeerID peer.ID + type P struct + Peers []peer.ID + Topic string