Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CovenantSQL/CovenantSQL
/ Sign
Method
Sign
blockproducer/interfaces/transaction.go:154–154 ·
view source on GitHub ↗
(signer *asymmetric.PrivateKey)
Source
from the content-addressed store, hash-verified
152
GetTimestamp() time.Time
153
Hash() hash.Hash
154
Sign(signer *asymmetric.PrivateKey) error
155
Verify() error
156
MarshalHash() ([]byte, error)
157
Msgsize() int
Callers
4
newTransfer
Function · 0.65
newCreateDatabase
Function · 0.65
newProvideService
Function · 0.65
TestMetaState
Function · 0.65
Calls
no outgoing calls
Tested by
4
newTransfer
Function · 0.52
newCreateDatabase
Function · 0.52
newProvideService
Function · 0.52
TestMetaState
Function · 0.52