createKeypairFromBase58
Create a CryptoKeyPair from as base58 encoded secret key
Parameters
| Parameter | Type |
|---|---|
punitiveSecretKey | string |
Returns
Promise<CryptoKeyPair>
Create a CryptoKeyPair from as base58 encoded secret key
| Parameter | Type |
|---|---|
punitiveSecretKey | string |
Promise<CryptoKeyPair>