Documentation
¶
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 New ¶
func New(ks *babykeystore.KeyStore, pk babyjub.PublicKey) *Service
New creates a new signsrv service.
func (*Service) SignEthMsg ¶ added in v0.0.3
func (s *Service) SignEthMsg(msg []byte) (*babyjub.SignatureComp, error)
func (*Service) SignEthMsgDate ¶ added in v0.0.3
Click to show internal directories.
Click to hide internal directories.