derive Pubkey
Derives a public key from an Ed25519 secret share.
Return
The derived public key as a hex string
Parameters
secret Share
The secret share
derivation Path
The derivation path to use for computing the public key
Derives a public key from an Ed25519 secret share.
The derived public key as a hex string
The secret share
The derivation path to use for computing the public key