//
pkg.gl
Category
github.com/umbracle/go-eth-consensus
bls
package
0.1.2
Repository:
https://github.com/umbracle/go-eth-consensus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
4
Files
202 SLOC
#
Functions
FromKeystore
No description provided by the author
NewKeyFromPriv
No description provided by the author
NewRandomKey
No description provided by the author
RandomKey
No description provided by the author
ToKeystore
No description provided by the author
#
Structs
Key
Key is a reference to a key in the keymanager.
PublicKey
PublicKey is a Bls public key.
SecretKey
SecretKey is a Bls secret key.
Signature
Signature is a Bls signature.