MCPcopy Create free account
hub / github.com/tendermint/tendermint / Type

Method Type

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

Source from the content-addressed store, hash-verified

33 PubKey() PubKey
34 Equals(PrivKey) bool
35 Type() string
36}
37
38type Symmetric interface {

Callers

nothing calls this directly

Implementers 2

PrivKeycrypto/sr25519/privkey.go
privKeyWithNilPubKeyinternal/p2p/conn/secret_connection_te

Calls

no outgoing calls

Tested by

no test coverage detected