MCPcopy Create free account
hub / github.com/DeAI-Artist/Linkis / PubKey

Method PubKey

crypto/crypto.go:33–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 Bytes() []byte
32 Sign(msg []byte) ([]byte, error)
33 PubKey() PubKey
34 Equals(PrivKey) bool
35 Type() string
36}

Callers 15

TestProposerSelection3Function · 0.65
GetPubKeyMethod · 0.65
TestGenesisGoodFunction · 0.65
randomGenesisDocFunction · 0.65
TestABCIPubKeyFunction · 0.65
TestABCIValidatorsFunction · 0.65
TestVoteVerifyFunction · 0.65

Implementers 1

privKeyWithNilPubKeyp2p/conn/secret_connection_test.go

Calls

no outgoing calls

Tested by 15

TestProposerSelection3Function · 0.52
TestGenesisGoodFunction · 0.52
randomGenesisDocFunction · 0.52
TestABCIPubKeyFunction · 0.52
TestABCIValidatorsFunction · 0.52
TestVoteVerifyFunction · 0.52