from Public Key
Creates a new Stellar keypair from a 32 byte public key.
Return
KeyPair with only public key (cannot sign)
Parameters
public Key
The 32 byte public key
Throws
if the provided public key is invalid
Creates a new Stellar keypair from a 32 byte public key.
KeyPair with only public key (cannot sign)
The 32 byte public key
if the provided public key is invalid