MCPcopy 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

newTransferFunction · 0.65
newCreateDatabaseFunction · 0.65
newProvideServiceFunction · 0.65
TestMetaStateFunction · 0.65

Calls

no outgoing calls

Tested by 4

newTransferFunction · 0.52
newCreateDatabaseFunction · 0.52
newProvideServiceFunction · 0.52
TestMetaStateFunction · 0.52