@textile/hub > PublicKey > fromString
PublicKey.fromString() method
Create a PublicKey from the result of calling toString().
Signature:
static fromString(str: string): PublicKey;
Parameters
| Parameter | Type | Description |
|---|---|---|
| str | string |
Returns:
@textile/hub > PublicKey > fromString
Create a PublicKey from the result of calling toString().
Signature:
static fromString(str: string): PublicKey;
| Parameter | Type | Description |
|---|---|---|
| str | string |
Returns: