Documentation ¶
Overview ¶
Code generated by fastssz. DO NOT EDIT. Hash: 7a7384ee30c748c14667bd42ebc6f53c1efe0d7f4e960ea8bd90ac6fc175e7a5 Version: 0.1.3
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) GenerateValidatorProof ¶
func (s *Service) GenerateValidatorProof(ctx context.Context, validatorID string, blockID string, ) ( *types.ValidatorProof, error, )
GenerateValidatorProof generates a proof for a validator at a given block.
Click to show internal directories.
Click to hide internal directories.