Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
This class represents an Ed25519 private key.
Link copied to clipboard
Link copied to clipboard
interface PrivateKey
This interface defines the PrivateKey
interface, which represents a private key in the SUI blockchain. The private key is used to sign transactions and messages.
Link copied to clipboard