Keypair

Keypair

new Keypair(keys)

Keypair represents public (and secret) keys of the account.

Use more convenient methods to create Keypair object:

Source:
Parameters:
Name Type Description
keys object
Name Type Attributes Description
publicKey string

Raw public key

secretSeed string <optional>

Raw secret key seed.