Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Record ¶
type Record struct {
BlockHash common.Hash
BlockNumber *big.Int
Signature [96]byte // (aggregated) signature
Bitmap []byte // corresponding bitmap mask for agg signature
ShardID uint32
Epoch *big.Int
Beneficiary common.Address // the reporter who will get rewarded
}
Record is an proof of a slashing made by a witness of a double-signing event
Click to show internal directories.
Click to hide internal directories.