Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/canopy-network/canopy
/ Bytes
Method
Bytes
lib/crypto/key.go:47–47 ·
view source on GitHub ↗
Bytes() casts the public key to bytes
()
Source
from the content-addressed store, hash-verified
45
Marshal() ([]byte, error)
46
// Bytes() casts the public key to bytes
47
Bytes() []byte
48
// String() returns the hex string representation
49
String() string
50
Equals(AddressI) bool
Callers
15
ConsensusSummary
Method · 0.65
CheckMempool
Method · 0.65
New
Function · 0.65
TestNewValidatorSet
Function · 0.65
Sign
Method · 0.65
NewMetricsServer
Function · 0.65
newTestAddressBytes
Function · 0.65
newTestPublicKeyBytes
Function · 0.65
FromString
Method · 0.65
TestSign
Function · 0.65
Equals
Method · 0.65
Equals
Method · 0.65
Calls
no outgoing calls
Tested by
15
TestNewValidatorSet
Function · 0.52
newTestAddressBytes
Function · 0.52
newTestPublicKeyBytes
Function · 0.52
TestSign
Function · 0.52
TestEthSECP256K1Bytes
Function · 0.52
TestSECP256K1Bytes
Function · 0.52
TestKeystoreImportWithOpts
Function · 0.52
TestKeystoreImportRawWithOpts
Function · 0.52
TestKeystoreDeleteKeyWithOpts
Function · 0.52
TestED25519Bytes
Function · 0.52
TestNewPublicKeyFromBytes
Function · 0.52
TestNewPrivateKeyFromBytes
Function · 0.52