Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AggregateTest ¶ added in v1.0.0
type AggregateVerifyTest ¶ added in v1.0.0
type FastAggregateVerifyTest ¶ added in v1.0.0
type FastAggregateVerifyTest struct { Input struct { Pubkeys []string `json:"pubkeys"` Message string `json:"message"` // TODO(#7632): Remove when https://github.com/ethereum/eth2.0-spec-tests/issues/22 is resolved. Messages string `json:"messages"` Signature string `json:"signature"` } `json:"input"` Output bool `json:"output"` }
type SignMsgTest ¶
Click to show internal directories.
Click to hide internal directories.