//
pkg.gl
Category
github.com/katena-chain/sdk-go-client
entity
package
1.1.2
Repository:
https://github.com/katena-chain/sdk-go-client.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
31 SLOC
#
Packages
api
No description provided by the author
certify
No description provided by the author
client
No description provided by the author
#
Structs
Seal
Seal is a wrapper to an ED25519 signature and its corresponding ED25519 public key.
SealState
SealState wraps a message and additional values in order to define the unique message state to be signed.
Time
Time is a time.Time wrapper.
#
Interfaces
Message
Message sets the default methods a real message must implement.